This component represents a complex dropdown menu.
The mega menu provides a menu that can contain menus within itself.
The mega menu also directly supports mobile views.
Each menu item is composed of a section described by a tl-mega-menu-section element.
Within the tl-mega-menu-section element there is expected to be a tl-nav-li element for containing the desired row data.
The following attributes are available:
menu-title: The title of the mega menu.menu-width: The width of the menu, supporting CSS width values.open-delay: A unit of time in seconds for how long to wait before responding to a mouse hover event.out-of-header: One of true or false.view-all-button-text: The text to display for the View All button.view-all-href: When provided a URL, a View All button is displayed using the given URL.tl-mega-menu component with no customizations.
tl-mega-menu with custom content