I am using the free version of ArchitectUI (https://dashboardpack.com/live-demo-free/?livedemo=329) to create an website. I want to make a button that expands the Menu on the left side. When i try to use the Chrome-DevTools on-mouse-click option, i can see the following output:
Line 39 is being called when i press the arrow down button on the Menu to make it expand.
I pasted the output from line 39 here: https://pastebin.com/X9qt0SMW
How can I make a ”Click me" that uses this function from the main.js file included with this dashboard? Thanks in advance!