Replies: 1 comment 2 replies
-
It wouldn't be that complicated, but for now we're not planning on adding something like that
|
Beta Was this translation helpful? Give feedback.
2 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.
-
I was wondering a few things about
withUniwindHow complicated it would be to have the possibility to add a defaultValue in the mapping:
I use it with lucide icon or svg and i'd like to be able to define a default size or default color that use the theme for dark/light mode. Currently i have to do something like:
i'd like:
other question about the mapping, is it possible to
fromClassNameto something likecolororsizeas the prop name? I feel it's more natural to usecolorprop rather thancolorClassNameBeta Was this translation helpful? Give feedback.
All reactions