UI for Blazor
Give users the optimal number of options with the compact combination of a button and a dropdown element. The Telerik UI for Blazor DropDownButton enables users to open a popup list of action items upon clicking on the primary button. It also comes with multiple configuration and customization options to satisfy any app requirement.
Items within the popup of the Telerik UI for Blazor DropDownButton can be displayed as text, icons, or a mix of both. Leverage the built-in or custom icons via the Icon parameter of the component and each DropDownButton item.
Customize the look and feel of the Telerik UI for Blazor DropDownButton with various appearance options allowing you to control the size, theme color, borders and fill mode of the primary button.
See the Telerik UI for Blazor DropDownButton appearance demo
The Telerik UI for Blazor DropDownButton supports right-to-left configuration. The RTL functionality is supported by most of Telerik components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
The DropDownButton component in Telerik UI for Blazor supports built-in keyboard shortcuts for focusing and interacting with the component using only a keyboard.
Try out the keyboard shortcuts for Telerik UI for Blazor Try out the keyboard shortcuts for Telerik UI for Blazor DropDownButton
Telerik UI for Blazor DropDownButton comes with the Default, Bootstrap, Fluent, and Material built-in themes. Each theme provides a set of color swatches you can choose from to match your applications’ appearance and styling. Additionally, you can easily customize any of the out-of-the-box themes with a few lines of CSS or create a new one to match your branding by using the Progress ThemeBuilder application.