@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
10 lines (9 loc) • 391 B
text/typescript
export * from './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';