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.Outlined"
for outlined split button variant.
Use Variant="Variant.Text"
for text split button variant.
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.
Source Code licensed under
MIT
Radzen Blazor Studio is a desktop tool that empowers developers to create beautiful Blazor apps.
Develop your Blazor Server and WebAssembly applications visually with familiar WYSIWYG interface.