UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

7 lines (6 loc) 240 B
export * from './switch.spec'; export * from "./templates/switch-normal"; export * from "./templates/switch-checked"; export * from "./templates/switch-disabled"; export * from "./templates/switch-readonly"; export * from './demos/switch';