Skip to main content

Rule: Show/hide spinner

Use the Show/Hide Spinner rule to display a spinner on top of your app, which can hold an optional message stating the progress.

note

While the spinner is visible, users cannot interact with the app.

docs image

Spinner visibility

If true, the spinner is visible and users cannot interact with the app. If false, the spinner is hidden and the app is inactive. True by default.

Message

The optional text used to inform the user on the progress.

Example

docs image