Hello,
Can't really find the proper way to close a drawer programatically in the react demo.
There is nothing in the docs about drawers and the KTDrawer seen in the HTML docs apparantly is not available in react. What would be the right way to close a drawer from a function?
Thank you!