Demonstration and configuration of the Radzen Blazor SplitButton component.
These are the default Radzen SplitButton.
Light and Dark button styles don't have Shades
Use Variant="Variant.Flat"
for flat split button variant.
Light and Dark button styles don't have Shades
Use Variant="Variant.Outlined"
for outlined split button variant.
Light and Dark button styles don't have Shades
Use Variant="Variant.Text"
for text split button variant.
Light and Dark button styles don't have Shades
Text, icons and images can be added to a split button.
Use the Size
property to set split button size. Available sizes are ExtraSmall, Small, Medium (default), and Large.
Use Disabled="true"
to disable a split button.
Use IsBusy="true"
to show the busy indicator.
Use AlwaysOpenPopup="true"
to open popup with items on click.
Customize the dropdown icon of SplitButton. Use DropDownIcon
parameter to set the icon.
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor SplitButton component.
Press this key | To do this |
---|---|
Tab | Navigate to the SplitButton. |
Alt + Down Arrow | Open/Close SplitButton popup. |
Down Arrow on closed popup | Select next SplitButton item. |
Up Arrow on closed popup | Select previous SplitButton item. |
Space or Enter on opened popup | Selects the focused SplitButton item and closes the popup. |
Escape | Closes the SplitButton popup. |
Space or Enter | Clicks SplitButton. |
Whether you prefer a standalone environment or integration directly within Visual Studio, Radzen provides a powerful toolkit to increase development speed, reduce repetitive coding, and focus on building exceptional applications.
Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles.
Radzen Blazor for Visual Studio extension streamlines Blazor development within the Visual Studio environment. The Blazor extension you need to boost productivity!
Radzen Blazor Components, © 2018-2024 Radzen.
Source Code licensed under
MIT