Replies: 1 comment
-
The easiest fix I've been able to work out so far is to just do something like - this works, although isn't optimal.
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I was hoping someone might be able to help me with a Typescript-related problem - I'm not very familiar with the more advanced parts of TS.
I want to add a Type to my Table Records when passing in a custom bodyCell slot.
The typing appears to work in the Vue Component, however
vue-tsc
throws the following.Any advice would be appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions