Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Tooltips provide helpful, additional content for their paired elements on hover. They are contextual and specific to the element and don't provide the big picture.
Tooltips with obvious or redundant text are not beneficial to users. If you can’t think of particularly helpful content, don’t offer a tooltip. Otherwise, you’ll just add information pollution to your UI and waste the time of users.
Try to make the text as short as possible and include the most critical or meaningful info to make reading easier.
Don't use tooltips for information that is necessary to task completion (e.g., field or password requirements). Such info essential to a frictionless user experience should always be present on the screen.
If the tooltip is one phrase, don't use a period at the end even if it's a complete sentence in order not to overload the interface.
Name | Description | Default | Control |
---|---|---|---|
title | Tooltip content giving context to the disclosure | - |
For more info about Tooltip props, refer to documentation of Reakit.