pub fn tooltip<V>(view: V, text: impl Into<SmolStr>) -> Tooltip<V>
Create a new Tooltip view.
Tooltip