SwaggerCustomDynamicTreeSettings interface
The swagger custom dynamic tree settings.
Properties
can |
Indicates whether leaf nodes can be selected. |
can |
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