How to disable opacity when button is loading #3962
Answered
by
jrgarciadev
mengxi-ream
asked this question in
Help
Replies: 1 comment
-
<Button color="primary" isLoading className="opacity-100">
Loading
</Button> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jrgarciadev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CleanShot.2024-10-29.at.21.43.59.mp4
When the button is loading, it turns transparent against the background.
The above is my current code, code is live here: https://traceca.site
Beta Was this translation helpful? Give feedback.
All reactions