Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldColumnProperties

Hierarchy

Index

Properties

Optional config

The field configuration for the column.

Read more...

Optional direction

direction: any

Controls the sort order of the column.

Read more...

Optional field

The Field associated with this column.

Read more...

Optional layer

layer: (FeatureLayerProperties & { type: "feature" }) | (SceneLayerProperties & { type: "scene" })

If applicable, the associated FeatureLayer or SceneLayer tied to the column.

Read more...

Generated using TypeDoc