DiagramSelectableSettingsTagHelper
Example
Razor
<selectable>
<stroke />
</selectable>
ChildTags
| Tag Name | Details |
|---|---|
| stroke | DiagramSelectableStrokeSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| enabled | Boolean | Enables or disables the configuration. |
| key | DiagramSelectableKey | The selectable key. |
| multiple | Boolean | Specifies if the multiple selection should be enabled. |