You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
It would be great if I could define configuration (e.g. value, valid and invalid callbacks) for individual fields.
This would be especially helpful when mixing vanilla form elements with things like yields/select or other highly interactive components. (that don't expose a .value() method)