-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
[docs][grid] Incorrect direction prop description #47563
Copy link
Copy link
Closed
Labels
breaking changeIntroduces changes that are not backward compatible.Introduces changes that are not backward compatible.component: GridThe React component.The React component.docsImprovements or additions to the documentation.Improvements or additions to the documentation.support: docs-feedbackFeedback from documentation page.Feedback from documentation page.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
breaking changeIntroduces changes that are not backward compatible.Introduces changes that are not backward compatible.component: GridThe React component.The React component.docsImprovements or additions to the documentation.Improvements or additions to the documentation.support: docs-feedbackFeedback from documentation page.Feedback from documentation page.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Projects
- StatusShow more project fieldsIn progress
Related page
https://mui.com/material-ui/api/grid/#props
Kind of issue
Unclear explanations
Issue description
Grid direction prop is listed in the PropsAPI but the Migration Guide says its not valid
Context
Im confused on the
directionprop for Grid/GridLegacy. Your Migration Guide tells us that its not valid but then I see it listed in the PropsAPI. Which one is correct?Search keywords: Grid Direction Prop