@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
14 lines (13 loc) • 558 B
TypeScript
export * from './tabstrip.spec';
export * from './tabstrip-container.spec';
export * from './tabstrip-item';
export * from './tabstrip-items-wrapper';
export * from './tabstrip-items';
export * from './tabstrip-content';
export * from './templates/tabstrip-normal';
export * from './templates/tabstrip-bottom';
export * from './templates/tabstrip-right';
export * from './templates/tabstrip-left';
export * from './templates/tabstrip-scrollable';
export * from './templates/tabstrip-closable';
export * from './templates/tabstrip-scrollable-buttons-hidden';