react-redux-toastr icon indicating copy to clipboard operation
react-redux-toastr copied to clipboard

Disable the Ok button alongwith Cancel button with disableOk or disableConfirm to use only Custom Buttons.

Open Bhoite96 opened this issue 2 years ago • 1 comments
trafficstars

Else please add documentation to how I can customize the default Ok button to change its css inorder to match all other buttons in on my site.

Bhoite96 avatar Mar 07 '23 20:03 Bhoite96

All the docs are updated in regard to disabling buttons, when it comes to CSS I believe you should be able to override the existing by targeting the class of the element/button

diegoddox avatar Mar 26 '23 19:03 diegoddox