How do you Recreate this Menu in Wappler

I came across this website and was intrigued by the hamburger menu icon on the left side. It appears there by default when opened. When clicked the menu slides in from the left to the right. Any suggestions on how to re-create this in Wappler?

Collapsed Menu View: (on initial view.)

Expanded Menu View:

You can find examples on left-sliding-menu with a quick Google. Its all just CSS magic mostly with a pinch of JS. It cannot be done via any of Wappler’s native components, but Wappler does not stop you from applying custom code either.

2 Likes