v8 alpha.24: How to derive the Row type? #3818
-
Hey there, I still have a hard time to learn all the new typing in v8. Let's say I want to add an
How do I get XXX? Substituting XXX with I guess I can derive it from Does anyone have an idea? |
Beta Was this translation helpful? Give feedback.
Answered by
tannerlinsley
Apr 8, 2022
Replies: 1 comment 1 reply
-
This should get you on the right track: https://codesandbox.io/s/flamboyant-resonance-k503o8?file=/src/main.tsx |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Obiwarn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should get you on the right track: https://codesandbox.io/s/flamboyant-resonance-k503o8?file=/src/main.tsx