UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

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