-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Milestone
Description
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
The Dialog API docs do not seem to specify signatures for the handlers. I tried looking at the Dialog source code and eventually ended up at the react-transition-group API docs, which seems to call the enter functions with HtmlElement (node?) and bool, whereas the exit functions are only called with HtmlElement.
Is this behaviour that should be documented, or are these implementation details that should not be part of MUI's API surface?
Metadata
Metadata
Assignees
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.