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.
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.