Overview
Tip is a simple solution for short content that can be supported with an image. Tips can be dismissible or non-dismissible. Tip is optimized to work with Tip Manager and Tip Group for a paginated series of content.
Consider Notice for inline helpers or hints.
For hover-generated helpers, please consider Tooltip.
Usage
- Provide high-level onboarding that does not need to be inline.
Sample
Accessibility
Keyboard navigation
Key | Function |
---|---|
Tab | Move focus to next item within element. If the current focus is the last item, the focus will cycle to the first item |
Tab and Shift | Move focus to previous item within element. If the current focus is the first item, the focus will cycle to the last item |