* Added ValidationHooks and attribute to FormControl * Event listener uses data attribute to set type * Changed default event listener to blur * Add validation data attribute to other components * Adjusted querySelector to remove condition * Added nullish operator to prevent error * Added optional chaining to validator |
||
|---|---|---|
| .. | ||
| Dropdown.astro | ||
| Input.astro | ||
| RadioGroup.astro | ||
| TextArea.astro | ||