Demonstration and configuration of the Radzen Blazor Login component.
These demos showcase a login form with event handling for login, registration, and password reset actions, configurable features including simple login, registration mode, password reset visibility, "Remember Me" option, customizable FormField variants, localization support, and both horizontal and vertical layout options.
Use Login, Register and ResetPassword to catch events raised by the Login component.
Console log
Display a basic login form with username, password, and login button.
Use AllowResetPassword="false" to hide the "Forgotten password" option.
Use AllowRememberMe="true" to show "Remember Me" option.
Use FormFieldVariant to set desired FormField for the user name and password inputs.
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT