View Source AshAuthentication.Phoenix.Components.Password.RegisterForm (ash_authentication_phoenix v1.0.0)

Generates a default registration form.

component-hierarchy

Component hierarchy

This is a child of AshAuthentication.Phoenix.Components.Password.

Children:

props

Props

overrides

Overrides

This component provides the following overrides:

  • :disable_button_text - Text for the submit button when the request is happening.
  • :form_class - CSS class for the form element.
  • :label_class - CSS class for the h2 element.
  • :root_class - CSS class for the root div element.
  • :slot_class - CSS class for the div surrounding the slot.

See AshAuthentication.Phoenix.Overrides for more information.