Skip to content

@sqlrooms/mosaic / DataTableExplorerRowsProps

Type Alias: DataTableExplorerRowsProps

DataTableExplorerRowsProps = object

Properties

className?

optional className?: string


explorer

explorer: Pick<UseDataTableExplorerReturn, "columns" | "pageTable" | "pagination" | "tableError">