-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[question] line/row break in Grid2 #37810
Comments
You have created a priority support request ⏰. Please validate your support key using the link below: https://tools-public.mui.com/prod/pages/jyhs86t?repo=mui-x&issueId=37810 Do not share your support key in this issue! Priority support is only provided to verified customers. Once you have verified your support key, we will remove the |
#19458 is not valid ? |
👋 Thanks for using MUI Core! We use GitHub issues exclusively as a bug and feature requests tracker, however, For support, please check out https://mui.com/getting-started/support/. Thanks! If you have a question on Stack Overflow, you are welcome to link to it here, it might help others. |
@david-ic3 Your order doesn't include the priority support plan, it has technical support for MUI X (we are on Material UI here). @DanailH it looks like we could:
-You have created a priority support request
+You have created a support request under the paid ["Priority plan"](https://mui.com/legal/technical-support-sla/#priority-plan)
|
@david-ic3 is offset the one you are looking for? |
@siriwatknp thanks for the quick turnaround, appreciated. It is exactly this idea but putting the margin in the right instead of the left instead 'margin-left' put a 'margin-right'' It's a functionality we need. If increasing our support level or having this feature as consulting helps feel free to contact me by email. |
Duplicates
Latest version
The problem in depth 🔍
We want to use the Grid2 layout but have a question on how to add a row/line break element.
Currently the grid2 layout assumes all components will fill a row.
What is the best solution to tag a component of the grid as the last one of the row even though the row will not span till the end (kind of hole).
It should not generate an empty row when the components are one below the others.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: