UNPKG

vue-selectpage

Version:

SelectPage for Vue, a select items components provides the list of items with pagination

8 lines (6 loc) 254 B
export { SelectPageList, SelectPageListCore } from './list' export { SelectPageTable, SelectPageTableCore, SelectPageTableColumn } from './table' export { SelectPageKey, PageParameters, FetchDataCallback, FetchSelectedDataCallback } from './common'