@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
11 lines (10 loc) • 432 B
text/typescript
export * from './toolbar.spec';
export * from './floating-toolbar.spec';
export * from './toolbar-separator';
export * from './toolbar-item.spec';
export * from './toolbar-popup.spec';
export * from './templates/toolbar-normal';
export * from './templates/toolbar-resizable';
export * from './templates/toolbar-scrollable';
export * from './templates/toolbar-scrollable-buttons-hidden';
export * from './templates/toolbar-section';