UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

13 lines (12 loc) 515 B
export * from './tabstrip.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';