View Source PlausibleWeb.Live.FunnelSettings.Form (Plausible v0.0.1)
Phoenix LiveComponent that renders a form used for setting up funnels.
Makes use of dynamically placed PlausibleWeb.Live.FunnelSettings.ComboBox
components
to allow building searchable funnel definitions out of list of goals available.
Summary
Functions
Attributes
at
(:integer
) (required)result
(:map
) (required)
Callback implementation for Phoenix.LiveView.handle_event/3
.
Callback implementation for Phoenix.LiveView.handle_info/2
.
Callback implementation for Phoenix.LiveView.mount/3
.
Attributes
step_idx
(:integer
) (required)
Callback implementation for Phoenix.LiveView.render/1
.
Functions
Attributes
at
(:integer
) (required)result
(:map
) (required)
Callback implementation for Phoenix.LiveView.handle_event/3
.
Callback implementation for Phoenix.LiveView.handle_info/2
.
Callback implementation for Phoenix.LiveView.mount/3
.
Attributes
step_idx
(:integer
) (required)
Callback implementation for Phoenix.LiveView.render/1
.