Function freya::components::Tooltip

pub fn Tooltip<'a>(cx: &'a Scoped<'a, TooltipProps<'a>>) -> Option<VNode<'a>>
Expand description

Tooltip component

Props

See TooltipProps.

Styling

Inherits the TooltipTheme