@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
9 lines (8 loc) • 331 B
TypeScript
export * from './drawer.spec';
export * from './drawer-content.spec';
export * from './drawer-item.spec';
export * from './drawer-item-separator';
export * from './templates/drawer-normal';
export * from './templates/drawer-mini';
export * from './templates/drawer-with-hierarchy';
export * from './templates/drawer-with-overlay';