Skip to content

@revolist/revogrid / ColSource

Type Alias: ColSource

ts
type ColSource: {
  headers: string[][];
  props: any[];
};

Type declaration

NameTypeDefined in
headersstring[][]src/plugins/export/types.ts:4
propsany[]src/plugins/export/types.ts:5

Defined in

src/plugins/export/types.ts:3

Revogrid is a powerful data grid library made by Revolist OU.