The Blazor FAB (floating action button) highlights your app's primary action with a circular, elevated button.
Use custom CSS properties to position the button on the screen. Feel free to change the position as you see fit e.g. Style="position: fixed;".
Two FABs may be used when both actions are distinct and equally important.
Use IsBusy="true" to show the busy indicator.
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor FAB component.
| Press this key | To do this |
|---|---|
| Tab | Navigate to a FAB. |
| Enter | Click the focused FAB. |
| Space | Click the focused FAB. |
A FAB is a circular, elevated button that floats above the UI to highlight the primary action on a screen, such as add or compose.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT