astro-reactive-form/packages/astro-reactive-form/RELEASE.md

136 B

v0.2.1

  • FormGroup.get(name) - returns the FormControl with matching name
  • FormControl.setValue(value) - sets the FormControl value