General Question: Usage of '!' #4176
Unanswered
srimathiprabhu
asked this question in
Q&A
Replies: 1 comment
-
It's a typescript annotation to assert the value is not null or undefined |
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,
I'm new to react js and experimenting on react table. I would like to understand the usage of '!' in the following code snippet.
https://github.com/TanStack/table/blob/main/examples/react/expanding/src/makeData.ts#L32
Beta Was this translation helpful? Give feedback.
All reactions