vuikit
Version:
A responsive Vue UI library for web site interfaces based on UIkit
8 lines (6 loc) • 355 B
JavaScript
export { default as Table } from './table'
export { default as TableTree } from './table-tree'
export { default as TableColumn } from './table--column'
export { default as TableColumnSort } from './table--column-sort'
export { default as TableColumnSelect } from './table--column-select'
export { default as TableColumnTree } from './table--column-tree'