Source: dist/css/acc_boot.css, line 8005
4.2.3 Toggle Chevron
Toggle elements of a collapse with user feed back of the icon rotating.
This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/acc_boot.css, line 8005
Toggle elements of a collapse with user feed back of the icon rotating.
the name of the target of the collapse
<div class="a:bg_black-3 h:bg_black-4 flex_none p_2" data-bs-toggle="collapse" data-bs-target="[modifier class]" aria-controls="[modifier class]" aria-expanded="true">
<i class="a:rotation fa-fw fa-chevron-up fas self_center text_center"></i>
</div>