UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

17 lines (16 loc) 665 B
export * from './list.spec'; export * from './list-angular.spec'; export * from './list-item.spec'; export * from './list-content'; export * from './list-header'; export * from './list-group'; export * from './list-group-item'; export * from './list-option-label'; export * from './list-custom-value'; export * from "./templates/list-normal"; export * from "./templates/list-virtualization"; export * from "./templates/list-grouping"; export * from "./templates/list-virualization-grouping"; export * from "./templates/list-virtualization-angular"; export * from "./templates/list-grouping-angular"; export * from "./templates/list-virualization-grouping-angular";