@cloudflare/component-loading
TypeScript icon, indicating that this package has built-in type declarations

6.1.4 • Public • Published

@cloudflare/component-loading

Cloudflare Loading Component

Installation

Installation with yarn is recommended

$ yarn add @cloudflare/component-loading

Usage

import React from 'react';
import { Loading } from '../../src';

const LoadingComponent = () => (
  <div>
    <Loading />
    <Loading color="#d46777" />
    <Loading size="1.5x" />
    <Loading size="2x" />
    <Loading size="2.5x" />
    <Loading size="3x" />
    <Loading size="3.5x" />
    <Loading size="4x" />
  </div>
);

export default LoadingComponent;

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @cloudflare/component-loading

    Weekly Downloads

    14,747

    Version

    6.1.4

    License

    BSD-3-Clause

    Unpacked Size

    192 kB

    Total Files

    13

    Last publish

    Collaborators

    • lbarthonet
    • cf-media-manager
    • jacobbednarz
    • celso
    • cf-radar
    • dash_service_account
    • g4brym
    • snigdha34
    • wrangler-publisher
    • marksteyn
    • chiminator
    • sgoodhew_cf
    • terinjokes
    • third774
    • jsteinberger
    • jasnell
    • asapzacy
    • pcostanzo
    • gregbrimble
    • geelen
    • rexscaria
    • dcruz_cf
    • xuranwang
    • jculvey
    • sejoker
    • vasturiano
    • cf-ci-write
    • segments-write
    • thibmeu
    • xortive
    • gurjinder
    • cf-ci2
    • lvalenta
    • worenga