UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

15 lines (14 loc) 549 B
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-selected'; export * from './templates/chip-actions'; export * from './templates/chiplist-normal'; export * from './templates/chiplist-selected'; export * from './templates/chiplist-removable'; export * from './demos/chip-list'; export * from './demos/chip';