DobField
Live Editor
<Store id={"dobFieldForm"}><Form><Paper><Box px={3} pt={2} pb={3} mb={2}><DobField name="abc" label="Example Editor" format="MM-dd-yyyy" /></Box></Paper></Form><StateInspector /></Store>
Result
Loading...
Live Editor
<Store id={"dobFieldFormView"}><FormView><Register>{materialViewComponents}</Register><Fields><Fieldname="abc"label="Example Editor"editor="dob"format="MM-dd-yyyy"/></Fields><Sections><Section>{["abc"]}</Section></Sections></FormView><StateInspector /></Store>
Result
Loading...