@props([ 'value' => null, 'placeholder' => 'Pick a time', 'name' => null, 'step' => 15, 'invalid' => false, ]) @php $name = $name ?? $attributes->get('name'); $initial = $value ?? $attributes->get('value'); $step = max(1, (int) $step); @endphp
only('class')->class('relative w-full') }} > whereStartsWith('wire:') }} >

Hour

Min