vorms
vorms copied to clipboard
feat(core): `useField` return function that `validateField`
🔗 Linked issue
Resolve #21
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation or readme)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [x] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
N/A
📝 Checklist
- [x] I have read the Contributing Guidelines.
- [x] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.