Overlays
Help Tip
An unobtrusive help icon that reveals supporting text in a tooltip on hover or focus. Use it next to a label, heading, or field when a short explanation would help but shouldn't take up permanent space.
Import
import { HelpTip } from "@countryclub/ui-react";Default
With title
Add a bold `title` above the description and steer placement with the `side` prop.