Function freya_components::Tooltip

source ·
pub fn Tooltip<'a>(cx: Scope<'a, TooltipProps<'a>>) -> Element<'_>
Expand description

Tooltip component

Props

See TooltipProps.

Styling

Inherits the TooltipTheme