bootstrap3-1.0.1/templates/system/tablesort-indicator.html.twig
templates/system/tablesort-indicator.html.twig
{#
/**
* @file
* Theme override for displaying a tablesort indicator.
*
* Available variables:
* - style: Either 'asc' or 'desc', indicating the sorting direction.
* - icon: The Drupal Bootstrap glypicon.
*
* @see \Drupal\bootstrap3\Plugin\Preprocess\TableSortIndicator::preprocessVariables()
*/
#}
{{- icon -}}
