Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 165 Bytes

datagrid.md

File metadata and controls

11 lines (7 loc) · 165 Bytes

Datagrid

Datagrid component with bulkActionButtons false by default.

Usage

import { Datagrid } from '@ra-libs/react';

<Datagrid>...</Datagrid>;