Relative Content

Tag Archive for javascriptreactjsmodal-dialog

How to open a modal in a function

I want to open a modal by click a button which is supposed to export some datas in an excel file.
So there is my code but the modal is still close.
I’m new in react, did I do something wrong ?
Thank’s for your help