Telerik UI for ASP.NET Core ToolBar Basic Usage
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe ToolBar component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik for ASP.NET Core ToolBar is designed to hold different types of controls such as buttons, button groups, toggle buttons, split buttons, and other customized elements.
The current example displays a common use-case scenario for a ToolBar component which implements custom buttons and dropdowns for styling the input text.
The ASP.NET Core ToolBar control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The ToolBar is a server-side wrapper for the Kendo UI for jQuery ToolBar component and supports an HtmlHelper and a TagHelper mode.
Functionality and Features
- Resizing–The ToolBar enables you to resize the window so that its items show or hide according to the available space.
- Events–The ToolBar supports an extensive set of events to which you can subscribe.
- API–The ToolBar exposes rich client-side API and events, which provide easy configuration or extension points for custom functionality on top of the built-in features.
- Integration with editors–You can edit a target element by using command buttons, inputs, and drop-down lists from the ToolBar.
- Keyboard navigation–The ToolBar provides keyboard support for fast navigation.