@dispatchEvent('beforeSelectable')
merge([ 'class' => 'selectable selectable-'.$name.' tw-center '.($selected == "true" ? 'active' : '') ]) }} id="selectableWrapper-{{ $id }}">
{{ $slot }}
@pushonce('scripts') @endpushonce @dispatchEvent('afterSelectableClose')