terra-clinical-data-grid
Version:
An organizational component that renders a collection of data in a grid-like format.
6 lines (4 loc) • 310 B
text/mdx
import DatagridWithSelections from './DatagridWithSelections?dev-site-example';
<DatagridWithSelections description="This example features selectable rows, cells, and column headers.
Column headers implement rudimentary sorting on selection.
Rows can be selected by interacting with the leading column." />