Search with Results loading

Hi,

I have a Search with Results element linked to an external API(google maps auto complete). The feature works well but since this is an external call, the results take time to show up.

How do I add a loading animation within the Search input to inform the users that there is some backend operation is underway?

Thank you

is fetching state of collection is exposed. You can bind the loader to it

Thank you, this worked like a charm

1 Like