Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Portal] Document default value #9841

Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation component: Portal The React component. labels Jan 11, 2018
@oliviertassinari oliviertassinari merged commit 73461c8 into mui:v1-beta Jan 11, 2018
@oliviertassinari oliviertassinari deleted the portal-container-default-value branch January 11, 2018 19:19
@@ -61,6 +61,8 @@ Portal.propTypes = {
/**
* A node, component instance, or function that returns either.
* The `container` will have the portal children appended to it.
* By default, it's using the body of the the top-level document object.
* So, it's simply `document.body` most of the time.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"By default, it uses the body of the the top-level document object, so it's simply"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Portal The React component. docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants