UNPKG

nested-datatables

Version:

jQuery DataTables plugin for rendering nested DataTables in rows. Inner tables are independent of the data and layout from the outer table.

3 lines (2 loc) 80 B
import TableHierarchy from './src/script/NestedTables' export {TableHierarchy};