Follows the WAI-ARIA Tooltip Pattern.Tooltips appear on mouse hover, tap and keyboard focus, and are hidden when scrolling and clicking/tapping/focusing on other elements.Tooltips cannot contain interactive elements like links, buttons or form elements.
Tooltips are positioned above the trigger element by default, but you can configure this via the placement prop which accepts either top or bottom.Whichever direction you choose, the tooltip will be centred against the trigger element.
To ensure readability, tooltips have a maximum width of 260px, which means that text will wrap onto multiple lines if you provide enough content.You can also use multiple text elements and layout components to create more custom layouts.
Strong textThe quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.