API (Auto-generated)HintComponentsHintOn this pageHint const Hint: NamedExoticComponent<HintProps & RefAttributes<HintRef>> Hint component is used to show a popover on hover or click of a beacon. It is used to guide the user through the application. Example <Hint popover="Hello World" hit={1}> <Button>Hover Me</Button></Hint>