UNPKG

@idealyst/datagrid

Version:

High-performance datagrid component for React and React Native

2 lines 155 B
export { DataGrid } from './DataGrid/DataGrid.native'; export type { DataGridProps, Column, CellProps, RowProps, HeaderCellProps } from './DataGrid/types';