UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

13 lines (12 loc) 434 B
export * from './form.spec'; export * from './form-field'; export * from './form-hint.spec'; export * from './form-error.spec'; export * from './fieldset'; export * from './templates/form-normal'; export * from './templates/form-horizontal'; export * from './templates/form-grid-layout'; export * from './templates/form-with-hints'; export * from './demos/form'; export * from './demos/form-hint'; export * from './demos/form-error';