How to get all variants or the full object passed to cva()
#342
Unanswered
programming-with-ia
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Exploring in #333 |
Beta Was this translation helpful? Give feedback.
1 reply
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! 👋
Is there a way to access all the variants or the full object passed to the cva() function?
For example:
I'd like to programmatically access the object passed in — maybe for generating documentation, intellisense support, or just debugging purposes.
Is there any built-in way to retrieve this.
Beta Was this translation helpful? Give feedback.
All reactions