Function freya::prelude::Tooltip

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

Tooltip component

Props

See TooltipProps.

Styling

Inherits the TooltipTheme