Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.07k stars 4.96k forks source link

React - Button.Or props limitations #7058

Open josephpalma opened 2 years ago

josephpalma commented 2 years ago

I'm looking to change the color of a Semantic UI React Button.Or component.

Its a useful component but not very versatile.. has there been any luck applying custom styles like color, shape, or animation to this component? If so what was the approach? Is there any way to do this with CSS? I was able to implement some workarounds but they're clunky..

It's a really nice component, but it seems to be limited in it's design capabilities. It would be nice if there were additions to it's prop values that allowed manipulation similar to that of other button components.