@revolist/revogrid / ColumnProperties
Interface: ColumnProperties
Configuration for header inner template properties
Extended by
Properties
Property | Type | Description | Defined in |
---|---|---|---|
columnProperties? | ColPropertiesFunc | Header Cell properties Custom function/component to render header properties | src/types/interfaces.ts:120 |
columnTemplate? | ColumnTemplateFunc | Header inner template Function/component to render custom header content | src/types/interfaces.ts:115 |