Is there a typescript version of react-aria primitives? #4107
nimeshvaghasiya
started this conversation in
General
Replies: 1 comment
-
React Aria is written in typescript, and any types you would need to use are exported. Examples in the docs, however, currently aren't written in typescript, but work to add that is in progress at #3710. You can also check the react-spectrum implementations, which are written in typescript. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
as it makes way harder to implement it in typescript.
Beta Was this translation helpful? Give feedback.
All reactions