@php [$property,, $id, $entangle] = $bind($attributes, $errors ?? null, $livewire); $personalize = $classes(); $value = $attributes->get('value'); $attributes = $mergeWhen($selectable === true, [ 'x-on:click' => 'show = !show', 'class' => 'cursor-pointer caret-transparent', 'x-on:keydown' => '$event.preventDefault()', 'spellcheck' => 'false', ]); @endphp @if (!$livewire && $property) @endif
class([ '-ml-3', 'cursor-pointer caret-transparent' => $selectable, ])->except(['name', 'value']) }} :$label :$hint :$invalidate :alternative="$attributes->get('name')" floatable x-ref="input" x-model="model" maxlength="7">