DiagramConnectionDefaultsEditableSettingsTagHelper
Example
Razor
<editable>
<tools></tools>
</editable>
ChildTags
| Tag Name | Details |
|---|---|
| tools | DiagramConnectionDefaultsEditableSettingsToolsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| drag | Boolean | Specifies if the connections can be dragged. |
| enabled | Boolean | Enables or disables the configuration. |
| remove | Boolean | Specifies if the connections can be removed. |