The type of the data object for each row
Optional
alignText alignment within cells
Optional
cellCustom cell renderer component for advanced cell content
Optional
classCSS class applied to all cells in this column
Optional
fieldProperty name in the data object to display. If not provided, the entire row object is passed to the renderer
Optional
filterableEnable global search filtering for this column
Optional
headerCSS class applied to the column header
Unique identifier for the column (required for sorting/filtering)
Optional
renderOptional
sortableEnable sorting for this column
Display title shown in the column header
Optional
widthCSS width value (e.g., '100px', '20%', '10rem')
Configuration for a DataTable column