In this plugin (by default), styles are only applied to the headers automatically.
in
UIs, the header cells control the widths of all cells in that column.
There are other kinds of tabular-like markup that may want to grab the widths of columns,
because The Platform does not manage that automatically (like if divs and roles were used manually)
This utility is meant to be applied to the style attribute of a particular td-like element.
In this plugin (by default), styles are only applied to the headers automatically. in
This utility is meant to be applied to the
style
attribute of a particular td-like element.Type Parameters
DataType = unknown
Parameters
column: Column<DataType>
Returns SafeString
Settings
Member Visibility
Theme
Generated using TypeDoc