IDataTableColumn
@spartanfx/react / IDataTableColumn
Interface: IDataTableColumn<T>
Defines a column in the DataTable component.
Can optionally include custom Fluent UI IColumn configuration for advanced rendering and behavior.
Type Parameters
T
T = any
The type of items in the DataTable (for type-safe fieldName)