Menu

The Menu module is designed to display navigation options or actions in a vertical layout. It enables easy organization of links or actions, and can include icons or Badge module for enhanced functionality. With helper classes, the Menu module can seamlessly integrates into a variety of designs. To apply this module, add a container element with the .menu class and add .item class for child elements.
Props
Default Class Name Combinators
menu .menu
title .menu .title
item .menu.item
badge .menu .item .badge
active .menu .item > a.active
disabled .menu .disabled.item
divided .divided.menu
Size Combinators
small .small.menu