Skip to content

Improve transition documentation #17047

@cmeeren

Description

@cmeeren
  • 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

No one assigned

    Labels

    good first issueGreat for first contributions. Enable to learn the contribution process.type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions