API Reference > imodeljs-backend > Elements > Element > getToolTipMessage 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 230 Last Updated: 13 June, 2024