only('wire:key')->class('w-full') }}> whereDoesntStartWith(['wire:model'])->except(['type', 'wire:key']) }} :borderless="$borderless" :shadowless="$shadowless" :label="$label" :hint="$hint" :corner-hint="$cornerHint" :icon="$icon" :right-icon="$rightIcon" :prefix="$prefix" :suffix="$suffix" :prepend="$prepend" :append="$append" x-model="input" x-on:input="mask($event.target.value)" x-on:blur="emitInput($event.target.value)" />