TableRootProps
Defined in: packages/core/src/table/components/Root.tsx:32
Type Parameters
Section titled “Type Parameters”TData
Properties
Section titled “Properties”className?
Section titled “className?”
optionalclassName:string
Defined in: packages/core/src/table/components/Root.tsx:41
Additional CSS class name for the root container
table:
SeizenTableInstance<TData>
Defined in: packages/core/src/table/components/Root.tsx:36
The table instance from useSeizenTable