<{{ tag }} id="{{ id }}" class="px-popover__trigger{% if class_name %} {{ class_name }}{% endif %}"{% if tag == "button" %} type="button"{% else %} role="button" tabindex="0"{% endif %}{% if behavior %} data-px-toggle{% endif %} aria-expanded="false"{% if role %} aria-haspopup="{{ role }}"{% endif %}{% for k, v in extra_attrs.items() %} {{ k }}="{{ v }}"{% endfor %}>{{ content }}