Gets or sets a value indicating whether styled text rendering is enabled.
Namespace: MindFusion.Diagramming
File: ShapeNode.js
JavaScript Copy Code |
---|
get enableStyledText() {} |
Boolean
true to parse the node's text in order to find formatting tags, or false otherwise.
Styled text allows applying various attributes to the characters it contains. Attributes are specified using HTML-like formatting tags embedded in the raw text. At this time the component supports the following formatting tags:
JavaScript Pack Programmer's Guide | © 2024 MindFusion |