getToolTipMessage Method
Get a list of HTML strings that describe this Element for the tooltip. Strings will be listed on separate lines in the tooltip.
Any instances of the pattern %{tag}
will be replaced by the localized value of tag.
getToolTipMessage(): string[]
Returns - string[]
Defined in
- backend/src/Element.ts Line 419
Last Updated: 20 June, 2023