@props([
'dropdownOnDesktop' => false,
'groups',
'triggerAction',
])
@php
$labelClasses = 'text-sm font-medium leading-6 text-gray-950 dark:text-white';
@endphp
$triggerAction->isIconButton(),
])
>
{{ $triggerAction }}
@if (! $dropdownOnDesktop)
@endif