@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
9 lines (8 loc) • 414 B
text/typescript
export * from './multiviewcalendar.spec';
export * from './templates/multiviewcalendar-century';
export * from './templates/multiviewcalendar-decade';
export * from './templates/multiviewcalendar-normal';
export * from './templates/multiviewcalendar-with-weeks';
export * from './templates/multiviewcalendar-year';
export * from './templates/multiviewcalendar-selected';
export * from './demos/multiviewcalendar';