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.
Link to this section 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
.
Attributes
field
(Phoenix.HTML.FormField
)
Callback implementation for Phoenix.LiveView.mount/3
.
Attributes
step_idx
(:integer
) (required)
Callback implementation for Phoenix.LiveView.render/1
.
Link to this section Functions
attributes
Attributes
at
(:integer
) (required)result
(:map
) (required)
Callback implementation for Phoenix.LiveView.handle_event/3
.
Callback implementation for Phoenix.LiveView.handle_info/2
.
attributes
Attributes
field
(Phoenix.HTML.FormField
)
Callback implementation for Phoenix.LiveView.mount/3
.
attributes
Attributes
step_idx
(:integer
) (required)
Callback implementation for Phoenix.LiveView.render/1
.