© 2026 Hedgehog Software, LLC
form
submitting
TextInput::make('qr_code') ->label('Scan QR Code') ->autofocus() ->extraAttributes([ 'x-on:keydown.enter.prevent' => '', ])