ember-paper icon indicating copy to clipboard operation
ember-paper copied to clipboard

paper-tooltip: multiline tooltip

Open jnkroeker opened this issue 6 years ago • 1 comments

At present, cannot write a multiline tooltip

jnkroeker avatar Dec 31 '18 20:12 jnkroeker

There are no such thing as multiline tooltip according to the MD specs:

https://material.io/design/components/tooltips.html

So I don't think this will change for paper-tooltip, if you need this you should probably either extend the component for your particular case or use another tooltip/popover related addon.

panthony avatar Jan 01 '19 09:01 panthony