DiagramConnectionDefaultsSettingsTagHelper

Example

Razor
<connection-defaults>
    <content></content>
    <editable></editable>
    <end-cap></end-cap>
    <hover></hover>
    <selection />
    <start-cap></start-cap>
    <stroke />
</connection-defaults>

ChildTags

Attributes

AttributeTypeDescription
from-connectorStringSpecifies the name of the source shape connector that should be used by default. Valid values are "top", "right", "bottom", "left" and "auto".
selectableBooleanSpecifies if connections can be selected.
to-connectorStringSpecifies the name of the target shape connector that should be used by default. Valid values are "top", "right", "bottom", "left" and "auto".
typeDiagramConnectionTypeThe connections type.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support