Replies: 1 comment 3 replies
-
It sounds like you could do this simply with CSS or by creating your own custom widget that inherits from |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello there. I do dynamic CSS in the Python code for the widget OptionList, and I get the
RenderStyles
withget_component_classes
from DOMNode, but I want to get the same forOptionList:focus
. Is it possible ?If it's too hard, I just want to remove this style in default CSS of the widget :
Maybe this way is easier but idk how to do it...
Beta Was this translation helpful? Give feedback.
All reactions