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
- core/backend/src/Element.ts Line 430
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.