UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

12 lines (11 loc) 453 B
export * from './treeview.spec'; export * from './treeview-item.spec'; export * from './treeview-leaf'; export * from './treeview-group'; export * from "./templates/treeview-normal"; export * from "./templates/treeview-hierarchy"; export * from "./templates/treeview-icons"; export * from "./templates/treeview-checkboxes"; export * from "./templates/treeview-load-more"; export * from "./templates/treeview-selected"; export * from './demos/treeview';