DiagramShapeEditableSettingsTagHelper
Example
Razor
<editable>
<tools></tools>
</editable>
ChildTags
| Tag Name | Details |
|---|---|
| tools | DiagramShapeEditableSettingsToolsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| connect | Boolean | Specifies whether the connectors should appear on hover. If set to false, the user will not be able to create new connections from this shape to other shapes. Also, it will not be possible to change the connector of an existing connection between this and another shape. |
| enabled | Boolean | Enables or disables the configuration. |