($noXAnchor && $right),
'dropdown-top' => ($noXAnchor && $top),
'dropdown-bottom' => $noXAnchor,
])
>
@if($trigger)
attributes->class(['list-none']) }}>
{{ $trigger }}
@else
class(["btn normal-case"]) }}>
{{ $label }}
@endif
$noXAnchor,
])
@click="open = false"
@if(!$noXAnchor)
x-anchor.{{ $right ? 'bottom-end' : 'bottom-start' }}="$refs.button"
@endif
>
{{ $slot }}