3dc8ebad4d957785be32ed2d51c5f76a12257b78
[yaffs-website] / web / themes / contrib / bootstrap / templates / system / tablesort-indicator.html.twig
1 {#
2 /**
3  * @file
4  * Theme override for displaying a tablesort indicator.
5  *
6  * Available variables:
7  * - style: Either 'asc' or 'desc', indicating the sorting direction.
8  * - icon: The Drupal Bootstrap glypicon.
9  *
10  * @see \Drupal\bootstrap\Plugin\Preprocess\TableSortIndicator::preprocessVariables()
11  */
12 #}
13 {{- icon -}}