@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
9 lines (8 loc) • 322 B
TypeScript
export * from './layout';
export * from './grid-layout.spec';
export * from './stack-layout.spec';
export * from './templates/grid-layout-normal';
export * from './templates/stack-layout-normal';
export * from './templates/stack-layout-vertical';
export * from './demos/stack-layout';
export * from './demos/grid-layout';