UNPKG

@idealyst/datagrid

Version:

High-performance datagrid component for React and React Native

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