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

Represents the NgModule definition for the ToolBar component.

Definition

Package:@progress/kendo-angular-toolbar

Syntax:

TS
import { ToolBarModule } from '@progress/kendo-angular-toolbar';

@NgModule({
  imports: [ToolBarModule]
})
export class AppModule {}
In this article
Definition
Not finding the help you need?
Contact Support