This package has been deprecated

Author message:

This package has been deprecated. Please find this package under its new name @cloudflare/component-loading.

cf-component-loading

3.0.0 • Public • Published

cf-component-loading

Cloudflare Loading Component

Installation

Installation with yarn is recommended

 
$ yarn add cf-component-loading
 

Usage

import React from 'react';
import { Loading } from 'cf-component-loading';
 
const LoadingComponent = () => (
  <div>
    <Loading />
    <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 (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cf-component-loading

    Weekly Downloads

    8

    Version

    3.0.0

    License

    BSD-3-Clause

    Unpacked Size

    19.6 kB

    Total Files

    9

    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