LoadingIndicator
Extends:
src/common/Component.js~Component → LoadingIndicator
The LoadingIndicator
component displays a loading spinner with spin.js.
Attrs
size
The spin.js size preset to use. Defaults to 'small'.
All other attrs will be assigned as attributes on the DOM element.