UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

10 lines (9 loc) 372 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";