Tracking errors outside a form #831
Closed
arturcarvalho
started this conversation in
General
Replies: 1 comment 2 replies
-
You have access to those via the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
How could I track errors outside of a Formkit form? Basically I want to show an error indicator outside of the form, but before the user presses submit. Normally I get this information on a composable that returns something like a meta or errors field.
Thanks and thanks for the library!
Beta Was this translation helpful? Give feedback.
All reactions