views-view-vertical-tabs.html.twig in Views vertical tabs style plugin 8
Template to display a views row in details.
Available variables:
- vertical_tabs: Render array of all the vertical_tabs.
See also
File
templates/views-view-vertical-tabs.html.twigView source
- {#
- /**
- * @file
- * Template to display a views row in details.
- *
- * Available variables:
- * - vertical_tabs: Render array of all the vertical_tabs.
- *
- * @see template_preprocess_views_view_vertical_tabs()
- *
- * @ingroup views_templates
- */
- #}
- {{ vertical_tabs }}