View Source AshAuthentication.Phoenix.Components.Reset (ash_authentication_phoenix v1.4.7)
Renders a password-reset form.
component-heirarchy
Component heirarchy
Children:
AshAuthentication.Phoenix.Components.Password.Input.password_field/1
AshAuthentication.Phoenix.Components.Password.Input.password_confirmation_field/1
AshAuthentication.Phoenix.Components.Password.Input.submit/1
props
Props
token
- The reset token.overrides
- A list of override modules.
overrides
Overrides
This component provides the following overrides:
:root_class
- CSS class for the rootdiv
element.:show_banner
- Whether or not to show the banner.:strategy_class
- CSS class for adiv
surrounding each strategy component.
See AshAuthentication.Phoenix.Overrides
for more information.