JSPM

@workday/canvas-kit-react-loading-animation

4.3.2-next.4+1078127
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 496
  • Score
    100M100P100Q114931F
  • License Apache-2.0

A component that renders a loading animation.

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.

> Workday Design Reference

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