SwaggerCustomDynamicTreeSettings interface

The swagger custom dynamic tree settings.

Properties

canSelectLeafNodes

Indicates whether leaf nodes can be selected.

canSelectParentNodes

Indicates whether parent nodes can be selected.

Property Details

canSelectLeafNodes

Indicates whether leaf nodes can be selected.

canSelectLeafNodes?: boolean

Property Value

boolean

canSelectParentNodes

Indicates whether parent nodes can be selected.

canSelectParentNodes?: boolean

Property Value

boolean