PhoenixKitWeb.Live.Settings.IntegrationForm (phoenix_kit v1.7.104)

Copy Markdown View Source

Form page for adding or editing an integration connection.

  • :new action — shows provider picker, then setup form with instructions
  • :edit action — shows the setup form for an existing connection

Summary

Functions

handle_event(binary, params, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(arg1, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

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