<{{ tag }} {% merge_attrs attributes class=default_class %} {% if htmx %} hx-{{ htmx|lower }}="{{ url }}"{% if dialog %} hx-target="#dialog"{% elif target %} hx-target="{{ target }}"{% endif %}{% if select %} hx-select="{{ select }}"{% endif %} hx-swap="innerHTML" {% endif %} > {% if icon %} {% endif %} {% render_slot slots.inner_block %}