Hierarchy

  • GridConfig

Properties

Properties

fieldMap: {
    [source: string]: string;
}

The field mapping for this grid.

Type declaration

  • [source: string]: string

Memberof

GridConfig

id: string

The id of the grid.

Memberof

GridConfig

layerIds: string[]

The ids for the layers that this grid contains.

Memberof

GridConfig

state: default

The state manager for this grid.

Memberof

GridConfig

Generated using TypeDoc