Add no-hover
class to button
#3213
runyasak
started this conversation in
Ideas / feature requests
Replies: 2 comments 3 replies
-
Thanks. |
Beta Was this translation helpful? Give feedback.
3 replies
-
it would be useful for bootstrap style toggle buttons. It's possible to get something similar using not-has-checked:
But after unchecking an input, the solid style persists because of the hover effect |
Beta Was this translation helpful? Give feedback.
0 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.
-
This discussion is related to #3131.
Hi folks, I want to apply the no-hover class to a button to disable the hover effect.
I've encountered situations where I need to disable the hover effect on buttons.
I’ve forked the project and updated the class, which results in the following behavior:
https://github.com/user-attachments/assets/f190eb2f-ab91-4754-b63b-1b95ce2b211f
Here is my code:
runyasak@74d512d
If you’d like this feature in DaisyUI, I would be happy to contribute it through a pull request.
If you have any feedback or suggestions, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions