{% if trigger %}
{{ trigger }}
{% elif trigger_text %} {% else %}
Error: Dropdown requires either 'trigger' slot or 'trigger_text' prop
{% endif %}