We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tipAttribute is not working when it takes value other then htmlooltip. For example,
<core-tooltip tipAttribute="abcd"> <div>Example of a rich information tooltip</div> <div abcd> ... </div> </core-tooltip>