djorg83 / react-bootstrap-sweetalert

A React implementation of SweetAlert

Home Page:https://djorg83.github.io/react-bootstrap-sweetalert/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Button Color

ChiWuSage opened this issue · comments

Any way to change the bootstrap button color? Or we'll need to go into the source and change it?

I'll be making an update soon. I'll make sure to include this.

this can be accomplished with props.confirmBtnCssClass or props.confirmBtnStyle in 4.1.0. Enjoy!