Closed as not planned
Description
Steps to reproduce
Link to live example: (Mui Website, Controlled Tooltips Section)
Steps:
- Click on the "CONTROLLED" button in the demo on the MUI webpage for Controlled Tooltips
- The tooltip should show or hide depending on the button click.
Current behavior
The tooltip appears on hover, the button click appears to have no effect on the tooltip.
Expected behavior
The tooltip is not controlled by hover interactions but by button click. When I click on the button once, the tooltip should stay open even when I move my mouse away from the button. When I click the button again, the tooltip should disappear.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: tooltip