UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

7 lines (6 loc) 243 B
export * from './textbox.spec'; export * from "./templates/textbox-normal"; export * from "./templates/textbox-prefix"; export * from "./templates/textbox-suffix"; export * from "./templates/textbox-disabled"; export * from './demos/textbox';