[docs] Tooltip documentation missing componentProps added in #28679
Open
@siriwatknp is already working on this.
Since Feb 14, 2023.
docs
scope: tooltip
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Duplicates
- I have searched the existing issues
Related page
https://mui.com/material-ui/api/tooltip/
Kind of issue
Missing information
Issue description
Missing and incorrect documentation:
I was looking for a way to use sx-prop to edit tooltip popper css and it appears that componentProps-prop that was added in PR 28692 is still missing the documentation.
It took me several hours to find the problem and correct issue with the solution to it.
Also the description of the sx-prop gives incorrect information about how it works with Tooltip-component.
Context 🔦
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.