@workday/canvas-kit-preview-react
Version:
Canvas Kit Preview is made up of components that have the full design and a11y review, are part of the DS ecosystem and are approved for use in product. The API's could be subject to change, but not without strong communication and migration strategies.
6 lines • 334 B
TypeScript
import { CSProps } from '@workday/canvas-kit-styling';
/**
* A simple component that displays three horizontal sparkles, to be used when an AI operation is in progress.
*/
export declare const LoadingSparkles: import("@workday/canvas-kit-react/common").ElementComponent<"div", CSProps>;
//# sourceMappingURL=LoadingSparkles.d.ts.map