limestone/Spinner
Provides Limestone-themed indeterminate progress indicator (spinner) components and behaviors.
Used for indicating to the user that something is busy and interaction is temporarily suspended.
Loading Live Preview
Loading Live Preview
Members
Section titled “Members ”Spinner Component
Section titled “Spinner   Component ”A Limestone-styled Spinner.
Extends:
limestone/Spinnerlimestone/Spinner.SpinnerBase
Wrapped with:
limestone/Spinnerlimestone/Spinner.SpinnerDecorator
Properties
Determines how far the click-blocking should extend.
It can be either 'screen', 'container', or null. 'screen' pauses spotlight.
Changing this property to 'screen' after creation is not supported.
SpinnerBase Component
Section titled “SpinnerBase   Component ”The base component, defining all the properties.
Extends:
ui/Spinnerui/Spinner.SpinnerBase
Properties
Customizes the component by mapping the supplied collection of CSS class names to the corresponding internal elements and states of this component.
The following classes are supported:
spinner- The root component class, unless there is a scrim. The scrim and floating layer can be a sibling or parent to this root "spinner" element.
Customize the size of this component.
Recommended usage is "medium" (default) for standalone and popup scenarios, while "small" is best suited for use inside other elements, like limestone/Itemlimestone/Item.Item.
Default: 'medium'transparent
Section titled “transparent”Removes the background color (making it transparent).
Default: falseSpinnerDecorator Higher-Order Component
Section titled “SpinnerDecorator   Higher-Order Component ”Limestone-specific Spinner behaviors to apply to limestone/Spinnerlimestone/Spinner.Spinner.
Includes:
limestone/Skinnablelimestone/Skinnable.Skinnable