domonda-form: `disabled` and `readOnly` states for all fields from the form
Closed this issue · 0 comments
enisdenjo commented
Story
As a user
I want to disable
or make the whole Form readOnly
Acceptance criteria
- User can
disable
allFormFields
by just updating the state of the parentForm
- User can make all
FormFields
readOnly
by just updating the state of the parentForm