Get started with creating a customized basic menu bar

Recently, we received a question about the possibility to create or customize a menu bar in stadium as below.
chrome_0wwffXAalI

Although the above request is specific, we are sharing the basics to get started so that the community has an idea of stadium’s flexibility.

We’ve built the attached solution using Flexbox, Container, Label, and Image controls. We’ve also included CSS in the stylesheet. We’ve included javascript to include click events to allow the functionality.

Feel free to download the sample and customize it further.
Samples:
HorizontalCustomDropDownMenu.sapz (15.2 KB)
VerticalDropDownMenu.sapz (15.5 KB)