bef_entity_select_buttons-1.0.0-alpha1/templates/bef-entity-select-buttons.html.twig
templates/bef-entity-select-buttons.html.twig
{#
We just need copy of bef-links template with an extra class for styling
purposeses. If you like change the markup pleaes see the template in the
better_exposed_filters module.
#}
{% include "@better_exposed_filters/bef-links.html.twig" with {
attributes: attributes.addClass('bef-entity-select-buttons'),
} %}