astro-reactive-form/packages/form/components/controls
Allan Siqueira f502e6ca24
feat(form): readOnly flag (#166)
* feat: add readOnly flag on form

* fix: resolve PR coments

* fix: add flag disabled to fields that dont have effect on readonly attr
2022-10-31 17:27:43 +01:00
..
Dropdown.astro feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
Input.astro feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
RadioGroup.astro feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00