UNPKG

@rtdui/datatable

Version:

React DataTable component based on Rtdui components

5 lines (4 loc) 219 B
export { getAllFlatColumns, getLeafColumns } from "./getAllFlatColumns"; export { getSelectedRows } from "./getSelectedRows"; export { getColumnDefId } from "./getColumnDefId"; export { flatToTree } from "@rtdui/core";