{% if variant == "listbox" %} {# Rich custom select with menu component #} {{ slot }} {% else %} {# Native HTML select (default) #} {{ slot }} {% endif %}