UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

8 lines (7 loc) 321 B
export * from './dropdowngrid.spec'; export * from "./templates/dropdowngrid-normal"; export * from "./templates/dropdowngrid-popup"; export * from "./templates/dropdowngrid-adaptive"; export * from "./templates/dropdowngrid-suffix"; export * from "./templates/dropdowngrid-prefix"; export * from './demos/dropdowngrid';