Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export FieldComposable<T> #3398

Closed
numfin opened this issue Jul 16, 2021 · 1 comment
Closed

Export FieldComposable<T> #3398

numfin opened this issue Jul 16, 2021 · 1 comment
Labels
✨ enhancement a "nice to have" feature 👕 TypeScript TypeScript typings issue

Comments

@numfin
Copy link

numfin commented Jul 16, 2021

I want to use FieldComposable<T> in component Prop
Right now i'm limited to ReturnType<typeof useField>

Could you please export FieldComposable type ?

@logaretm logaretm added the 👕 TypeScript TypeScript typings issue label Jul 16, 2021
@logaretm
Copy link
Owner

Makes sense to expose it since the FormContext is already exposed.

@logaretm logaretm added the ✨ enhancement a "nice to have" feature label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement a "nice to have" feature 👕 TypeScript TypeScript typings issue
Projects
None yet
Development

No branches or pull requests

2 participants