UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

27 lines (25 loc) 911 B
export * from './data-table.spec'; export * from './table-header.spec'; export * from './table-header-wrap.spec'; export * from './table-scroller.spec'; export * from './table-body'; export * from './table-footer.spec'; export * from './table.spec'; export * from './table-list.spec'; export * from './table-thead'; export * from './table-tbody'; export * from './table-tfoot'; export * from './table-row'; export * from './table-list-row'; export * from './table-th.spec'; export * from './table-list-th'; export * from './table-td'; export * from './table-list-td'; export * from './table-group-header'; export * from './table-group-sticky-header'; export * from './table-group-row'; export * from './table-list-group-row'; export * from "./templates/table-list"; export * from "./templates/table-list-virtualization"; export * from "./templates/data-table-normal"; export * from "./templates/table-native";