@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
8 lines (7 loc) • 320 B
text/typescript
export * from './split-button.spec';
export * from './templates/icon-split-button';
export * from './templates/icon-text-split-button';
export * from './templates/text-split-button';
export * from './templates/split-button-popup';
export * from './templates/split-button-disabled';
export * from './demos/split-button';