react.arquerotableheaderprops.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/react > ArqueroTableHeaderProps

ArqueroTableHeaderProps interface

Props for the ArqueroTableHeader component

Signature:

export interface ArqueroTableHeaderProps 

Properties

PropertyModifiersTypeDescription
background?string(Optional) The table background color
color?string(Optional) The table color
commandBar?ReactNode(Optional) The optional command bar
farCommandBar?ReactNode(Optional) The optional far-command bar
name?string(Optional) The table name
showColumnCount?boolean(Optional) Whether to show the column count
showRowCount?boolean(Optional) Whether to show the row count
styles?ArqueroTableHeaderStyles(Optional) The table styles
tableColumnTableThe arquero table to render
visibleColumns?string[](Optional) Column-names that are visible