DiagramEditableSettingsTagHelper

Example

Razor
<editable>
    <diagram-shape-template></diagram-shape-template>
    <drag></drag>
    <resize></resize>
    <rotate></rotate>
    <tools></tools>
</editable>

ChildTags

Attributes

AttributeTypeDescription
connection-templateStringSpecifies the connection editor template which shows up when editing the connection. A template can be used to change the default editors for the connection fields or to prevent some fields from being edited by not rendering an editor input for them.
connection-template-handlerStringSpecifies the connection editor template which shows up when editing the connection. A template can be used to change the default editors for the connection fields or to prevent some fields from being edited by not rendering an editor input for them.
connection-template-idStringSpecifies the connection editor template which shows up when editing the connection. A template can be used to change the default editors for the connection fields or to prevent some fields from being edited by not rendering an editor input for them.
connection-template-viewIHtmlContentSpecifies the connection editor template which shows up when editing the connection. A template can be used to change the default editors for the connection fields or to prevent some fields from being edited by not rendering an editor input for them.
enabledBoolean
removeBooleanSpecifies if the shapes and connections can be removed.
shape-templateStringSpecifies the shape editor template. You can use it to customize the editing UI of the shape or to display editor controls only for certain fields of the shape data item.
shape-template-handlerStringSpecifies the shape editor template. You can use it to customize the editing UI of the shape or to display editor controls only for certain fields of the shape data item.
shape-template-idStringSpecifies the shape editor template. You can use it to customize the editing UI of the shape or to display editor controls only for certain fields of the shape data item.
shape-template-viewIHtmlContentSpecifies the shape editor template. You can use it to customize the editing UI of the shape or to display editor controls only for certain fields of the shape data item.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support