# Loading Indicator This component is used to show a pending state for async and long running actions. ## Usage This component doesn't accept any props. However, you can customize its size and color using the `class` or `style` attribute. ```vue ```