Skip to content

@revolist/revogrid / ColumnTypes

Type Alias: ColumnTypes

ts
type ColumnTypes: {};

Type that represents a collection of column types. The keys are the names of the column types and the values are the corresponding column type objects.

Index Signature

[name: string]: ColumnType

Defined in

src/types/interfaces.ts:125

Revogrid is a MIT-licensed open source library made by Revolist OU.