DataTableRootProps
Home > @backstage/canon
> DataTableRootProps
Signature:
export interface DataTableRootProps<TData> extends React.HTMLAttributes<HTMLDivElement>
Extends: React.HTMLAttributes<HTMLDivElement>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
Table<TData> |
The table instance. |