UNPKG

@platform/ui.datagrid

Version:

Isolated tabular DataGrid.

4 lines (3 loc) 100 B
export * from './types'; export * from './components/DataGrid'; export { Grid, Cell } from './api';