UI for ASP.NET MVC
The ASP.NET MVC Toolbar component allows you to easily create toolbars which contain buttons, toggle buttons, split buttons and other button groups and customizable elements. You can also embed other UI for ASP.NET MVC controls like dropdowns, color picker, numeric textbox, etc. It is easy to achieve your preferred look by choosing from one of the many themes the component supports.
The component has Resizing support, meaning that when the window is resized the toolbar hides or displays items to fit in the available space.
The Telerik UI for ASP.NET MVC Toolbar component has various built-in commands. Some of them include button, button groups, separator, spacer, split and toggle buttons. You can use any or all of them to tailor the component to your client’s requirements. The component also allows manual closing of the popup form a button Click event.
The ASP.NET MVC ToolBar component fires a variety of events to notify the developers when an action is needed. These include OnClick and OnToggle events.
The Telerik UI for ASP.NET MVC Toolbar component is one of the many in the suite with out-of-the-box keyboard navigation support.
The Telerik UI for ASP.NET MVC suite supports multiple built-in themes and swatches including Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI). You can easily customize the Toolbar with them and further adapt any of out-of-the-box themes with a few lines of CSS, or create a new theme to match your colors and branding by using the Progress SASS ThemeBuilder application.