hi,
setFilter() returns a promise, which means you can hide the filter options before you set the filter then wait for the promise to fulfill before showing them again.
see the example here
hi,
setFilter() returns a promise, which means you can hide the filter options before you set the filter then wait for the promise to fulfill before showing them again.
see the example here