UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

4 lines (3 loc) 341 B
Tooltips supplement content associated with a specific UI component. You can use two components, and each has different props: - **Tooltip:** A styled tooltip that you can display on a chosen target. - **TooltipHost:** A tooltip wrapped in a stateful parent. Tooltip will be displayed on hover or focus and removed when focus/hover removed.