Level 1
Sorry, I answer myself: use $table->searchOnBlur()
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
In Filament Tables how to change the behavior of the input search in a TextColumn. I want the search triggers only when the input field loses focus (wire:model.live to wire:model.blur).
Please or to participate in this conversation.