KantaWeb.Translations.TranslationsLive (kanta v0.3.1)
Summary
Functions
Callback implementation for Phoenix.LiveView.handle_event/3
.
Callback implementation for Phoenix.LiveView.handle_params/3
.
Callback implementation for Phoenix.LiveView.mount/3
.
Callback implementation for Phoenix.LiveView.render/1
.
Functions
Link to this function
handle_event(binary, filters, socket)
Callback implementation for Phoenix.LiveView.handle_event/3
.
Link to this function
handle_params(params, location, socket)
Callback implementation for Phoenix.LiveView.handle_params/3
.
Link to this function
mount(map, session, socket)
Callback implementation for Phoenix.LiveView.mount/3
.
Link to this function
render(assigns)
Callback implementation for Phoenix.LiveView.render/1
.