View Source PlausibleWeb.Live.ChoosePlan (Plausible v0.0.1)

LiveView for upgrading to a plan, or changing an existing plan.

Summary

Functions

Link to this function

handle_event(binary, map, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_event/3.

Link to this function

handle_info(arg, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_info/2.

Link to this function

mount(params, map, socket)

View Source

Callback implementation for Phoenix.LiveView.mount/3.

Callback implementation for Phoenix.LiveView.render/1.

Link to this function

two_months_free(assigns)

View Source