View Source PlausibleWeb.Live.GoalSettings.Form (Plausible v0.0.1)
Live view for the goal creation form
Summary
Functions
Attributes
f
(Phoenix.HTML.Form
)site
(Plausible.Site
)current_user
(Plausible.Auth.User
)suffix
(:string
)existing_goals
(:list
)goal_options
(:list
)goal
(Plausible.Goal
) - Defaults tonil
.has_access_to_revenue_goals?
(:boolean
)- Global attributes are accepted.
Callback implementation for Phoenix.LiveComponent.handle_event/3
.
Attributes
f
(Phoenix.HTML.Form
)site
(Plausible.Site
)suffix
(:string
)goal
(Plausible.Goal
) - Defaults tonil
.- Global attributes are accepted.
Callback implementation for Phoenix.LiveComponent.render/1
.
Callback implementation for Phoenix.LiveComponent.update/2
.
Functions
Attributes
f
(Phoenix.HTML.Form
)site
(Plausible.Site
)current_user
(Plausible.Auth.User
)suffix
(:string
)existing_goals
(:list
)goal_options
(:list
)goal
(Plausible.Goal
) - Defaults tonil
.has_access_to_revenue_goals?
(:boolean
)- Global attributes are accepted.
Callback implementation for Phoenix.LiveComponent.handle_event/3
.
Attributes
f
(Phoenix.HTML.Form
)site
(Plausible.Site
)suffix
(:string
)goal
(Plausible.Goal
) - Defaults tonil
.- Global attributes are accepted.
Callback implementation for Phoenix.LiveComponent.render/1
.
Callback implementation for Phoenix.LiveComponent.update/2
.