Summer Sale! All accounts are 50% off this week.

Pplan's avatar
Level 1

How to change behavior from live to blur in search

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).

0 likes
1 reply
Pplan's avatar
Level 1

Sorry, I answer myself: use $table->searchOnBlur()

Please or to participate in this conversation.