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