Tooltip
Tooltip renders hover text above a trigger. If the component has children, those children become the trigger; otherwise it renders the trigger prop.
API
Props
Tooltip visibility is CSS hover-based through the wrapper group class.
Hover tooltip with text trigger or custom children
Tooltip renders hover text above a trigger. If the component has children, those children become the trigger; otherwise it renders the trigger prop.