svelte-forms-lib icon indicating copy to clipboard operation
svelte-forms-lib copied to clipboard

Adding useField() functionality

Open ghacosta opened this issue 2 years ago • 1 comments

Problem to solve

sometimes for custom inputs the <Field/> helper component is not enough and to decrease the boilerplate we could use useField() function on the custom component to build our own custom input primitives.

Links / references

Formik's useField()

I'll be glad to help to build this functionality, but do you any idea how to start this feature? or if it's feasible or not?

ghacosta avatar Dec 23 '22 13:12 ghacosta

Any update on this?

JoshAwaze avatar Nov 15 '23 15:11 JoshAwaze