UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

17 lines (16 loc) 689 B
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'; export * from './templates/tabstrip-overflow'; export * from './templates/tabstrip-with-panels'; export * from './demos/tabstrip';