{% load unfold %} {% if actions_list or actions_detail or actions_items or nav_global %}
{% component "unfold/components/button.html" with href="#" variant="default" class="!px-0 w-[38px] lg:hidden" extra_attrs="x-on:click='showActions = !showActions'" %} more_horiz {% endcomponent %}
{% endif %}