@php [$property, $error, $id, $entangle] = $bind($attributes, $errors ?? null, $livewire); $personalize = $classes(); $hash = $livewire ? $__livewire->getId().'-'.$property : uniqid(); $value = $attributes->get('value'); @endphp @if ($livewire) @elseif ($property) @endif
@if ($label) @endif
only(['x-on:filled', 'x-on:clear']) }}> @if ($prefix) @endif @foreach (range(1, $length) as $index) @endforeach
@if ($hint && !$error) @endif @if ($error) @endif