View Source PlausibleWeb.SettingsView (Plausible v0.0.1)
Summary
Functions
The resource name, as an atom, for this view
Renders the given template locally.
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.
Functions
The resource name, as an atom, for this view
@spec present_subscription_status(Plausible.Billing.Subscription.Status.status()) :: String.t()
Renders the given template locally.
@spec subscription_colors(Plausible.Billing.Subscription.Status.status()) :: String.t()
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.