@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
10 lines (9 loc) • 456 B
text/typescript
export * from './multiselecttree.spec';
export * from './templates/multiselecttree-normal';
export * from './templates/multiselecttree-arrow-button';
export * from './templates/multiselecttree-value';
export * from './templates/multiselecttree-adaptive';
export * from './templates/multiselecttree-popup';
export * from './templates/multiselecttree-filtering';
export * from './templates/multiselecttree-disabled';
export * from './demos/multiselecttree';