PhoenixKitWeb.Live.Settings.SendProfileForm (phoenix_kit v1.7.208)

Copy Markdown View Source

Create/edit form for a send profile — under the core Email Sending settings (/admin/settings/email-sending/profiles/new and /admin/settings/email-sending/profiles/:uuid/edit).

Summary

Functions

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_params(arg1, url, 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.