View Source ZoonkWeb.Live.Accounts.User.Registration (Zoonk v0.2.0-alpha)
User registration page.
Link to this section Summary
Functions
Callback implementation for Phoenix.LiveView.render/1
.
Link to this section Functions
@spec first_step() :: atom()
@spec last_step() :: atom()
@spec mount_assign(Phoenix.LiveView.Socket.t(), Ecto.Changeset.t()) :: Phoenix.LiveView.Socket.t()
Callback implementation for Phoenix.LiveView.render/1
.