"live" search in transactions
This commit is contained in:
@@ -282,7 +282,7 @@ new #[Layout('components.layouts.app')] class extends Component {
|
||||
@endforeach
|
||||
</flux:select>
|
||||
<flux:input
|
||||
wire:model.debounce.400ms="search"
|
||||
wire:model.live.debounce.400ms="search"
|
||||
type="search"
|
||||
placeholder="Unternehmen, Gegenpartei oder Referenz suchen …"
|
||||
class="w-full sm:w-80"
|
||||
|
||||
Reference in New Issue
Block a user