OptionalannotationsOptionaldisplayOptionaleolOptional ReadonlyheightMaximum height in pixels for the textWrap pass; lines that overflow it
are dropped.
OptionalincludeOptionallineOptionaltextOptionaltextOptional ReadonlytextWrap the text to the available width using the JointJS util.breakText
algorithm. Pass true for the defaults, or an options object to fine-tune
wrapping (ellipsis, max line count, hyphenation, …).
OptionaluseOptional ReadonlywidthWrapping width in pixels for the textWrap pass. Falls back to the graph
element's current width when omitted.
Props for SVGText: native SVG
<text>attributes plus the JointJS Vectorizer text options (end-of-line marker, vertical anchor, line height, text-on-path, annotations) and opt-in word wrapping.