Responsive side menu

Hi. Is there guidance on how to implement a responsive side menu, like in the CRM blueprint? I’m looking at the blueprint, I see the style definitions, but I can’t find where the aside content is defined at all. This is a common UI capability and I’m having trouble figuring out the building blocks.

Thanks!

Marc

Hi Marc,

In the CRM app it is done with CSS:

The aside class is assigned to a Block that hosts all the menu items:

Regards,
Mark

1 Like