Hi, I have seen the example on the component Sidebar but most of the example are based on class.
I would like to perform open/close of the Sidebar using Function Component based on this example:
https://ej2.syncfusion.com/react/demos/#/material/sidebar/sidebar-menu
How do i go about doing this in typescript functional component?
Thanks