react-nodegui
react-nodegui copied to clipboard
How to add graphics effect for `Button`?
I can call the setGraphicsEffect() function for a QPushButton object, but I don't know how to do the same thing when use react component Button in react nodegui.