Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save salmanyaqoob/95bebb018ad21c65cccf2d72300a7a06 to your computer and use it in GitHub Desktop.

Select an option

Save salmanyaqoob/95bebb018ad21c65cccf2d72300a7a06 to your computer and use it in GitHub Desktop.
Location Loading Animation
<stack if="{{isLocationLoading === true && isLocationError === false}}" class="container-location-loading">
<image src="../../common/images/location_animation.gif" class="location_loading" />
</stack>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment