New to Kendo UI for AngularStart a free 30-day trial

Represents the Kendo UI ToolBar Separator for Angular.

Use this component to add a visual separator between ToolBar tools.

Definition

Package:@progress/kendo-angular-toolbar

Selector:kendo-toolbar-separator

Export Name:Accessible in templates as #kendoToolBarSeparatorInstance="kendoToolBarSeparator"

Syntax:

html
<kendo-toolbar>
     <kendo-toolbar-button text="Button 1"></kendo-toolbar-button>
     <kendo-toolbar-separator></kendo-toolbar-separator>
     <kendo-toolbar-button text="Button 2"></kendo-toolbar-button>
</kendo-toolbar>
In this article
Definition
Not finding the help you need?
Contact Support