@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
9 lines (8 loc) • 301 B
TypeScript
export * from './chip-action';
export * from './chip.spec';
export * from './chip-list.spec';
export * from './templates/chip-avatar';
export * from './templates/chip-icon';
export * from './templates/chip-normal';
export * from './templates/chip-removable';
export * from './templates/chip-actions';