domonda/domonda-js

domonda-form: `disabled` and `readOnly` states for all fields from the form

Closed this issue · 0 comments

Story

As a user

I want to disable or make the whole Form readOnly

Acceptance criteria

  • User can disable all FormFields by just updating the state of the parent Form
  • User can make all FormFields readOnly by just updating the state of the parent Form