Skip to content

feat: menu types

Resolves #295 (closed)

Allows the navbar to have direct links, dropdown menus, and the mega menu.

The menu types are chosen based on the depth of a particular menu.

Direct links have a depth of 1 (no children under the menu entries). Dropdowns have a depth of 2, and the Mega Menu has a depth of 3.

Edited by Olivier Goulet

Merge request reports