[docs] Create a recipe of a masked-based field #14494
Labels
component: pickers
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
Before v6, the field editing was using a mask approach (see this demo).
The goal of this PR is to create a recipe to allow people to bring back this behavior is they prefer it or if they have specific requirement that are hard to achieve with a more advanced editing strategy.
The demo would only focus on
DateField
but should be easily adaptable at list on any non-range field.Range field can be a follow up but should not be the primary focus here.
Search keywords:
The text was updated successfully, but these errors were encountered: