How to restrict state at component level? #3929
krishnaeverestengineering
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The state list is controlled by Selector Manager, you have the methods and events to do any type of customization (eg. changing the list based on the component type). |
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
-
I want to disable hover state for particular components. How to do that? May be add a function hideStates([]) in state api?
Beta Was this translation helpful? Give feedback.
All reactions