@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
10 lines (9 loc) • 475 B
text/typescript
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-modern";
export * from "./templates/dropdownlist-grouping-filtering";
export * from "./templates/dropdownlist-grouping-filtering-modern";