Tooltips provide simple text hints for UI controls and must contain only descriptive text. They should use the `aria-labelledby` or `aria-describedby` attributes for accessibility, depending on their purpose. Tooltips should not include interactive content and must be accessible through hover or focus actions. For touch

Table of contents
What are tooltips?Two kinds of tooltipsAdditional tooltip dos and don’tsTooltip limitations and alternativesFurther reading1 Comment
Sort: