Collection of feature flags that the JS API advertises. All must be nullable booleans, and if listed, the value is true.

Preferred format is to first list the type or category of feature, then the feature name. Docs should link bidirectionally with the feature in question.

Exposed as dh.FEATURES, which may be null in older releases.

Hierarchy

  • Features

Constructors

Properties

Constructors

Properties

treeTableExpandToDepth?: boolean

TreeTable support for providing a number rather than a boolean when expanding to signify expanding to a depth relative to the given element.