UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

10 lines (9 loc) 438 B
export * from "./dropdownlist.spec"; export * from "./templates/dropdownlist-normal"; export * from "./templates/dropdownlist-popup"; export * from "./templates/dropdownlist-filtering"; export * from "./templates/dropdownlist-adaptive"; export * from "./templates/dropdownlist-grouping"; export * from "./templates/dropdownlist-grouping-filtering"; export * from "./templates/dropdownlist-disabled"; export * from './demos/dropdownlist';