Add startSection and endSection for required components
#8428
shaadcode
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
|
It is not planned to change names of right/left sections in components to avoid breaking changes. Currently right/left sections work exactly as start/end sections and use logical CSS properties if setup correctly following the documentation – https://mantine.dev/styles/rtl/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I need to ask if Mantine currently has such a feature?
I couldn't find it in the documentation!
Why did you use
rightSectionandleftSectioninstead ofstartSectionandendSection?Isn't
startSectionandendSectionbetter readable in multilingual projects?This can even be compatible with CSS styles!
Beta Was this translation helpful? Give feedback.
All reactions