-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Prerequisites
- I have read the documentation
What theme are you using?
mui
Is your feature request related to a problem? Please describe.
experimental_defaultFormStateBehavior={{
emptyObjectFields: "populateAllDefaults",
constAsDefaults: "always",
}}
Can we add an option to select whether we want to default to null
or undefined
?
Describe the solution you'd like
No response
Describe alternatives you've considered
No response