KantaWeb.Translations.TranslationsLive (kanta v0.5.1)

Summary

Functions

dashboard_path(socket)

dashboard_path(socket, path)

handle_event(binary, filters, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(atom, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

handle_params(params, location, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.