hover state in Chakra3 select slot recipe #10087
Unanswered
telson-floenergy
asked this question in
General
Replies: 1 comment 1 reply
-
Style the indicator: { _icon: { color: 'red' } } |
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.
-
in chakra3 " select" slot recipe, i want to change the icon color to e.g. green on hover across trigger is it possible?
indicator: { color: { base: "fg.muted", _disabled:'pink', _hover:'pink' }, },
Beta Was this translation helpful? Give feedback.
All reactions