@sqlrooms/data-table / DataTableArrowPaginatedProps
Type Alias: DataTableArrowPaginatedProps
DataTableArrowPaginatedProps =
object
Properties
className?
optionalclassName:string
table
table:
arrow.Table|undefined
fontSize?
optionalfontSize:DataTablePaginatedProps<any>["fontSize"]
footerActions?
optionalfooterActions:DataTablePaginatedProps<any>["footerActions"]
pageSize?
optionalpageSize:number
formatValue?
optionalformatValue:ArrowDataTableValueFormatter
Optional custom value formatter for binary/geometry data
