Skip to main content

Tooltip

Function Tooltip 

Source
pub fn Tooltip(props: TooltipProps) -> impl IntoView
Expand description

Wraps children in a focusable span that reveals text in a bubble on hover or focus.

ยงRequired Props