- πΊπΈUnited States thalemn
I created a copy of the views-bootstrap-carousel.html.twig template and added the option there:
data-bs-interval="{{ interval }}"{% endif %} data-bs-pause="{% if pause %}hover{% else %}false{% endif %}"
data-wrap="{{ wrap }}">