viewsreference--view-title.html.twig in Views Reference Field 8
Same filename and directory in other branches
<div class="viewsreference--view-title"> {{ title }} </div>
1 theme call to viewsreference--view-title.html.twig
- ViewsReferenceFieldFormatter::viewElements in src/
Plugin/ Field/ FieldFormatter/ ViewsReferenceFieldFormatter.php - Builds a renderable array for a field value.
File
templates/viewsreference--view-title.html.twigView source
- <div class="viewsreference--view-title">
- {{ title }}
- </div>