Function freya::components::TooltipContainer

source ·
pub fn TooltipContainer(__props: TooltipContainerProps) -> Option<VNode>
Expand description

TooltipContainer component.

Provides a hoverable area where to show a Tooltip.

§Example

§Props

For details, see the props struct definition.