@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
14 lines (13 loc) • 658 B
text/typescript
export * from './treelist.spec';
export * from './templates/treelist-normal';
export * from './templates/treelist-with-column-menu';
export * from './templates/treelist-with-column-menu-open';
export * from './templates/treelist-with-filter-menu';
export * from './templates/treelist-with-filter-menu-open';
export * from './templates/treelist-with-toolbar';
export * from './templates/treelist-row-reordering';
export * from './templates/treelist-aggregates';
export * from './templates/treelist-with-locked-columns';
export * from './templates/treelist-row-selection';
export * from './templates/treelist-cell-selection';
export * from './demos/treelist';