we-megamenu-submenu.html.twig in Drupal Mega Menu 8
Same filename and directory in other branches
<div {{ attributes }}> <div class="we-mega-menu-submenu-inner"> {{ row }} </div> </div>
1 theme call to we-megamenu-submenu.html.twig
- template_preprocess_we_megamenu_li in ./
we_megamenu.module - Prepare variables for we_megamenu_li.
File
templates/we-megamenu-submenu.html.twigView source
- <div {{ attributes }}>
- <div class="we-mega-menu-submenu-inner">
- {{ row }}
- </div>
- </div>