OptionalbackgroundOptionalborderGrid line colour. Omit to draw no grid.
Column width in media px. A per-column array sizes each one separately.
OptionalheightTable height as a percentage of the plot, 0 or omitted to size from cellHeight.
OptionalidHit-test id, so a host can route clicks the way it does for other primitives.
Gap from the pane edge, media px.
OptionalrowRelative row heights, one per row, defaulting to 1. A separator row is the reason this exists: stretched to fill a pane, an equal split makes a rule between two sections as tall as the sections themselves.
OptionalwidthTable width as a percentage of the plot, 0 or omitted to size from
cellWidth instead. Column proportions are preserved, so a per-column
cellWidth array still controls the relative widths, and the percentage
only decides the total.
Backdrop behind the whole grid, drawn before the cells.