@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
8 lines (7 loc) • 317 B
TypeScript
export * from './notification.spec';
export * from './notification-action';
export * from './templates/icon-notification';
export * from './templates/icon-notification-closable';
export * from './templates/notification-closable';
export * from './templates/notification-normal';
export * from './demos/notification';