Support for MUI components props directly #55
venkatesh1146
started this conversation in
Ideas
Replies: 1 comment
-
DescriptionThere is a plan to enable props through json schema but multi-select will be taken as a separate control if planned as it can have dynamic behaviour and can be used in many different ways. Post Action:Enable custom props through json schema fields. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi @manojadams
As we are using the MUI components for the forms, why don't we support the props from schema to the MUI component.
Ex:
If I want a multi-select field in the Form and we are using the MUI select we can use props to make it multi-select
This also gives the flexibility to customize the MUI UI components.
Beta Was this translation helpful? Give feedback.
All reactions