Skip to content

@sqlrooms/data-table / DataTableArrowPaginatedProps

Type Alias: DataTableArrowPaginatedProps

DataTableArrowPaginatedProps = object

Properties

className?

optional className?: string


table

table: arrow.Table | undefined


fontSize?

optional fontSize?: DataTablePaginatedProps<any>["fontSize"]


footerActions?

optional footerActions?: DataTablePaginatedProps<any>["footerActions"]


pageSize?

optional pageSize?: number


formatValue?

optional formatValue?: ArrowDataTableValueFormatter

Optional custom value formatter for binary/geometry data