UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

8 lines (7 loc) 260 B
export * from './wizard.spec'; export * from './wizard-step'; export * from './wizard-steps'; export * from './templates/wizard-normal'; export * from './templates/wizard-vertical'; export * from './templates/wizard-with-aria'; export * from './demos/wizard';