The type of the data object for each row
OptionalalignText alignment within cells
OptionalcellCustom cell renderer component for advanced cell content
OptionalclassCSS class applied to all cells in this column
OptionalfieldProperty name in the data object to display. If not provided, the entire row object is passed to the renderer
OptionalfilterableEnable global search filtering for this column
OptionalheaderCSS class applied to the column header
Unique identifier for the column (required for sorting/filtering)
OptionalrenderOptionalsortableEnable sorting for this column
Display title shown in the column header
OptionalwidthCSS width value (e.g., '100px', '20%', '10rem')
Configuration for a DataTable column