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

ToolBarModule

Represents the NgModule definition for the ToolBar component.

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

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