# Bubble - Dot Spinners

### Overview

This Plugin allows you to add up to 14 different beautiful loading animations to your app, thereby enhancing the user experience.

Based upon <https://github.com/nzbin/three-dots/blob/master/LICENSE> via MIT license.

### Instructions

Drag a "Spinner" Element into your app and specify the type of Spinner that should be displayed in the dropdown. The Spinner will become visible on page load. You can make the Spinner visible/not visible using conditionals such as "When Repeating Group A is Loading show Spinner A".


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anticode.gitbook.io/templates/plugins/bubble-dot-spinners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
