claus / react-dat-gui

React dat.GUI
MIT License
292 stars 56 forks source link

Question How to show / hide React DatGui ? #8

Closed Aarbel closed 5 years ago

Aarbel commented 5 years ago

All is in the title,

Is there a way to show / hide React DatGui with a simple toggle button ? Thanks a lot

rohan-deshpande commented 5 years ago

I would suggest doing this with a container component.

Aarbel commented 5 years ago

Ok no gui options available for that. Thanks a lot !