Accessibility
- The element that serves as the tooltip container has role
tooltip. - The element that triggers the tooltip references the
tooltipelement witharia-describedby. - Make sure tooltips are part of the page’s tab sequence, so they can receive focus.
- The Escape key should close the tooltip.