sortable icon indicating copy to clipboard operation
sortable copied to clipboard

Is there a `defer` option for sorting?

Open mikebronner opened this issue 3 years ago • 0 comments

I was wondering if there was an undocumented defer option (or all the modifiers that exist on wire:model) so that we can better control how often a request is made.

For example, we have a long list we want to sort, but we don't want to apply the changes until the user clicks the apply button due to the reload times involved.

Thanks :)

mikebronner avatar Apr 28 '22 13:04 mikebronner