Same filename in other branches
Default theme implementation for a views slideshow bullets pager.
Available variables:
- bullet_items: Renderable array of pager items
File
-
templates/
views-slideshow-pager-bullets.html.twig
View source
- {#
- /**
- * @file
- * Default theme implementation for a views slideshow bullets pager.
- *
- * Available variables:
- * - bullet_items: Renderable array of pager items
- *
- * @ingroup vss_templates
- */
- #}
-
- {{ bullet_items }}