@props([ 'id' => null, 'label' => null, 'icon' => 'o-chevron-down', 'trigger' => null, ])
{{-- CUSTOM TRIGGER --}} @if($trigger) attributes->class(['list-none']) }}> {{ $trigger }} @else {{-- DEFAULT TRIGGER --}} class(["btn btn-ghost normal-case disabled:opacity-50 disabled:pointer-events-none"]) }} > {{ $label }} @endif {{-- CONTENT --}}