Blazor ToolBar Component

The ToolBar component for Blazor represents a toolbar where different tools (including widgets) can be automatically added. By default, jqxToolBar supports the widgets Button, ToggleButton, DropDownList, ComboBox and Input but custom tools can also be added.

Prerequisites

Refer to Blazor Getting Started.

Example: