Hi
I have some text with an ellipsis, I need a tooltip, I think the popover is possibly a good fit for that.
It seems that to get a popup you need some clickable element, can you attach a popup to some random Dom element?
e.g. a popover to the below without changing the styling
<span>Some text that's too lon.....</span>
If not can you use the Tooltip control on Mobile?
thanks
I have some text with an ellipsis, I need a tooltip, I think the popover is possibly a good fit for that.
It seems that to get a popup you need some clickable element, can you attach a popup to some random Dom element?
e.g. a popover to the below without changing the styling
<span>Some text that's too lon.....</span>
If not can you use the Tooltip control on Mobile?
thanks