Interface: GenericComponentTypeProperties<T>
index.GenericComponentTypeProperties
See
Type parameters #
Name |
---|
T |
Hierarchy #
GenericComponentTypeProperties
↳ BooleanComponentTypeProperties
↳ CustomComponentTypeProperties
Properties #
hidden #
• hidden: boolean
Hides this table column
Defined in #
dataComponent/GenericComponentTypeProperties.ts:20
sortable #
• sortable: boolean
If the values in this column can be sorted by clicking on the table header. Should usually be turned off for columns using a custom component.
Defined in #
dataComponent/GenericComponentTypeProperties.ts:15
type #
• type: ComponentType
Type of this component/column