This component represents a dropdown menu.
This is a special case of a dropdown design to have the same internal structure as tl-mega-menu.
This should be considered a simplified tl-mega-menu.
Each menu item is composed of a section described by a tl-dropdown-menu-section element.
Within the tl-dropdown-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 dropdown 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.tl-dropdown-menu component with no customizations.
tl-dropdown-menu component with a set width for the sections and hidden in mobile enabled.