DiagramConnectionDefaultsContentSettingsTagHelper

Example

Razor
<content>
    <content-template></content-template>
</content>

ChildTags

Tag NameDetails
content-templateTemplateTagHelper

Attributes

AttributeTypeDescription
colorStringThe color of the connection content text.
font-familyStringThe font family of the connection content text.
font-sizeDoubleThe font size of the connection content text.
font-styleStringThe font style of the connection content text.
font-weightStringThe font weight of the connection content text.
templateStringThe template which renders the labels.The fields which can be used in the template are: dataItem - the data item, in case a field has been specified.
template-handlerStringThe template which renders the labels.The fields which can be used in the template are: dataItem - the data item, in case a field has been specified.
template-idStringThe template which renders the labels.The fields which can be used in the template are: dataItem - the data item, in case a field has been specified.
template-viewIHtmlContentThe template which renders the labels.The fields which can be used in the template are: dataItem - the data item, in case a field has been specified.
textStringThe static text displayed on the connection.
visualStringA function returning a visual element to render for the content of a connection.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support