Allow atomic buttons to contain a text wrapper span #35510
Nazrinn
started this conversation in
Feature Request
Replies: 0 comments
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.
Describe the Problem
I'd like to add more complex styling on my atomic buttons, like in these examples.
However, this is often not possible without wrapping the button text, so it can be targetted in CSS independently.
Propose a Solution
Add an option that allow atomic button text to be wrapped with a span. This feature can be also enhanced with the possibility of adding more complex button effects.
Additional Context
This can be solved by using:
Agreement
All reactions