Package Exports
- @workday/canvas-kit-react-loading-animation
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@workday/canvas-kit-react-loading-animation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Canvas Kit CSS Loading Animation
A component that renders a loading animation.
Installation
yarn add @workday/canvas-kit-react
or
yarn add @workday/canvas-kit-react-loading-animation
LoadingDots
Usage
import * as React from 'react';
import {LoadingDots} from '@workday/canvas-kit-react-loading-animation';
<LoadingDots />;
Static Properties
None
Component Props
Required
None
Optional
None