ember-paper
ember-paper copied to clipboard
paper-tooltip: multiline tooltip
At present, cannot write a multiline tooltip
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.