@cloudflare/component-progress

10.0.8 • Public • Published

@cloudflare/component-progress

Cloudflare Progress Component

Installation

Installation with yarn is recommended

$ yarn add @cloudflare/component-progress

Usage

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

class ProgressComponent extends React.Component {
  constructor(props) {
    super(props);
    this.state = {
      activeStep: 'foo'
    };
  }

  handleStepChange(step) {
    this.setState({
      activeStep: step
    });
  }

  render() {
    return (
      <Progress
        active={this.state.activeStep}
        onChange={this.handleStepChange.bind(this)}
        steps={[
          { id: 'foo', label: 'Foo', disabled: false },
          { id: 'bar', label: 'Bar', disabled: false },
          { id: 'baz', label: 'Baz', disabled: true }
        ]}
      />
    );
  }
}

export default ProgressComponent;

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
10.0.8196latest

Version History

VersionDownloads (Last 7 Days)Published
10.0.8196
10.0.7620
10.0.6175
10.0.58
10.0.46
10.0.32
10.0.20
10.0.10
10.0.00
9.0.550
9.0.540
9.0.530
9.0.520
9.0.511
9.0.500
9.0.491
9.0.480
9.0.470
9.0.460
9.0.450
9.0.4412
9.0.431
9.0.420
9.0.410
9.0.400
9.0.394
9.0.380
9.0.370
9.0.360
9.0.350
9.0.340
9.0.330
9.0.321
9.0.310
9.0.301
9.0.290
9.0.282
9.0.270
9.0.260
9.0.250
9.0.240
9.0.231
9.0.220
9.0.210
9.0.200
9.0.190
9.0.181
9.0.171
9.0.160
9.0.150
9.0.141
9.0.130
9.0.120
9.0.110
9.0.100
9.0.90
9.0.80
9.0.70
9.0.60
9.0.50
9.0.40
9.0.31
9.0.20
9.0.10
9.0.00
8.0.260
8.0.250
8.0.240
8.0.230
8.0.220
8.0.210
8.0.200
8.0.190
8.0.180
8.0.170
8.0.160
8.0.151
8.0.140
8.0.133
8.0.120
8.0.110
8.0.100
8.0.90
8.0.80
8.0.70
8.0.60
8.0.50
8.0.40
8.0.30
8.0.21
8.0.10
8.0.00
7.0.21
7.0.10
7.0.00
6.0.00
5.0.00
4.4.2011
4.4.2000
4.4.1990
4.4.1981
4.4.1970
4.4.1960
4.4.1951
4.4.1940
4.4.1931
4.4.1920
4.4.1910
4.4.1901
4.4.1890
4.4.1880
4.4.1870
4.4.1861
4.4.1850
4.4.1840
4.4.1830
4.4.1820
4.4.1810
4.4.1800
4.4.1790
4.4.1780
4.4.1770
4.4.1760
4.4.1750
4.4.1740
4.4.1730
4.4.1720
4.4.1710
4.4.1700
4.4.1691
4.4.1680
4.4.1670
4.4.1660
4.4.1651
4.4.1640
4.4.1630
4.4.1620
4.4.1610
4.4.1600
4.4.1590
4.4.1580
4.4.1570
4.4.1561
4.4.1550
4.4.1541
4.4.1530
4.4.1520
4.4.1510
4.4.1500
4.4.1490
4.4.1480
4.4.1471
4.4.1460
4.4.1450
4.4.1440
4.4.1430
4.4.1420
4.4.1410
4.4.1400
4.4.1390
4.4.1380
4.4.1370
4.4.1360
4.4.1350
4.4.1340
4.4.1330
4.4.1320
4.4.1310
4.4.1300
4.4.1290
4.4.1280
4.4.1270
4.4.1260
4.4.1251
4.4.1240
4.4.1230
4.4.1220
4.4.1210
4.4.1200
4.4.1190
4.4.1180
4.4.1170
4.4.1161
4.4.1150
4.4.1140
4.4.1130
4.4.1121
4.4.1110
4.4.1100
4.4.1090
4.4.1080
4.4.1070
4.4.1060
4.4.1051
4.4.1040
4.4.1030
4.4.1020
4.4.1010
4.4.1000
4.4.990
4.4.980
4.4.970
4.4.960
4.4.950
4.4.941
4.4.930
4.4.920
4.4.910
4.4.900
4.4.890
4.4.880
4.4.871
4.4.861
4.4.850
4.4.840
4.4.830
4.4.821
4.4.811
4.4.801
4.4.790
4.4.780
4.4.770
4.4.760
4.4.750
4.4.740
4.4.730
4.4.720
4.4.711
4.4.701
4.4.690
4.4.680
4.4.670
4.4.660
4.4.650
4.4.641
4.4.630
4.4.620
4.4.610
4.4.600
4.4.590
4.4.580
4.4.570
4.4.560
4.4.550
4.4.540
4.4.530
4.4.521
4.4.510
4.4.501
4.4.491
4.4.480
4.4.470
4.4.460
4.4.450
4.4.440
4.4.430
4.4.421
4.4.410
4.4.400
4.4.390
4.4.380
4.4.370
4.4.360
4.4.351
4.4.340
4.4.330
4.4.320
4.4.310
4.4.291
4.4.280
4.4.270
4.4.260
4.4.250
4.4.240
4.4.230
4.4.220
4.4.210
4.4.201
4.4.190
4.4.181
4.4.170
4.4.160
4.4.150
4.4.141
4.4.130
4.4.120
4.4.110
4.4.101
4.4.90
4.4.81
4.4.71
4.4.60
4.4.50
4.4.40
4.4.30
4.4.20
4.4.11
4.4.00
4.3.1430
4.3.1421
4.3.1410
4.3.1400
4.3.1390
4.3.1380
4.3.1370
4.3.1360
4.3.1350
4.3.1340
4.3.1330
4.3.1320
4.3.1310
4.3.1300
4.3.1290
4.3.1280
4.3.1270
4.3.1261
4.3.1250
4.3.1240
4.3.1230
4.3.1221
4.3.1210
4.3.1200
4.3.1190
4.3.1180
4.3.1170
4.3.1161
4.3.1150
4.3.1140
4.3.1130
4.3.1120
4.3.1110
4.3.1100
4.3.1090
4.3.1080
4.3.1070
4.3.1060
4.3.1050
4.3.1040
4.3.1030
4.3.1020
4.3.1010
4.3.1001
4.3.990
4.3.980
4.3.970
4.3.961
4.3.950
4.3.940
4.3.930
4.3.920
4.3.910
4.3.900
4.3.890
4.3.880
4.3.870
4.3.860
4.3.850
4.3.840
4.3.830
4.3.821
4.3.810
4.3.800
4.3.791
4.3.780
4.3.770
4.3.760
4.3.750
4.3.740
4.3.730
4.3.721
4.3.710
4.3.700
4.3.690
4.3.681
4.3.670
4.3.660
4.3.650
4.3.640
4.3.630
4.3.621
4.3.610
4.3.600
4.3.590
4.3.580
4.3.570
4.3.560
4.3.550
4.3.540
4.3.530
4.3.520
4.3.510
4.3.500
4.3.490
4.3.480
4.3.470
4.3.460
4.3.450
4.3.440
4.3.431
4.3.420
4.3.410
4.3.400
4.3.390
4.3.371
4.3.360
4.3.350
4.3.341
4.3.330
4.3.320
4.3.310
4.3.300
4.3.290
4.3.280
4.3.270
4.3.260
4.3.250
4.3.241
4.3.230
4.3.220
4.3.211
4.3.200
4.3.190
4.3.180
4.3.170
4.3.160
4.3.151
4.3.140
4.3.130
4.3.120
4.3.110
4.3.101
4.3.90
4.3.80
4.3.70
4.3.60
4.3.10
4.3.00
4.2.890
4.2.880
4.2.720
4.2.710
4.2.700
4.2.691
4.2.680
4.2.670
4.2.660
4.2.651
4.2.640
4.2.631
4.2.621
4.2.610
4.2.600
4.2.590
4.2.581
4.2.570
4.2.550
4.2.540
4.2.531
4.2.520
4.2.510
4.2.500
4.2.491
4.2.470
4.2.460
4.2.450
4.2.440
4.2.420
4.2.411
4.2.400
4.2.390
4.2.380
4.2.370
4.2.360
4.2.350
4.2.340
4.2.330
4.2.320
4.2.300
4.2.290
4.2.280
4.2.270
4.2.260
4.2.250
4.2.240
4.2.230
4.2.221
4.2.200
4.2.180
4.2.140
4.2.130
4.2.121
4.2.110
4.2.100
4.2.90
4.2.70
4.2.60
4.2.50
4.2.40
4.2.30
4.2.20
4.2.10
4.2.00
4.1.1120
4.1.1110
4.1.1100
4.1.1090
4.1.1081
4.1.1070
4.1.1060
4.1.1050
4.1.1040
4.1.1030
4.1.1020
4.1.1011
4.1.1000
4.1.991
4.1.980
4.1.970
4.1.960
4.1.950
4.1.940
4.1.930
4.1.920
4.1.910
4.1.900
4.1.890
4.1.881
4.1.870
4.1.860
4.1.850
4.1.841
4.1.831
4.1.820
4.1.810
4.1.800
4.1.790
4.1.780
4.1.770
4.1.760
4.1.750
4.1.740
4.1.730
4.1.720
4.1.710
4.1.700
4.1.690
4.1.680
4.1.670
4.1.661
4.1.650
4.1.640
4.1.630
4.1.620
4.1.611
4.1.600
4.1.591
4.1.580
4.1.570
4.1.561
4.1.550
4.1.540
4.1.530
4.1.520
4.1.510
4.1.500
4.1.490
4.1.480
4.1.471
4.1.461
4.1.450
4.1.440
4.1.430
4.1.420
4.1.410
4.1.400
4.1.390
4.1.381
4.1.370
4.1.360
4.1.350
4.1.340
4.1.330
4.1.320
4.1.310
4.1.300
4.1.290
4.1.280
4.1.270
4.1.261
4.1.251
4.1.240
4.1.230
4.1.220
4.1.210
4.1.200
4.1.190
4.1.180
4.1.170
4.1.160
4.1.151
4.1.140
4.1.130
4.1.120
4.1.110
4.1.100
4.1.90
4.1.80
4.1.70
4.1.60
4.1.50
4.1.40
4.1.30
4.1.20
4.1.10
4.1.00
4.0.270
4.0.260
4.0.250
4.0.240
4.0.230
4.0.220
4.0.210
4.0.200
4.0.190
4.0.180
4.0.170
4.0.160
4.0.150
4.0.140
4.0.130
4.0.120
4.0.110
4.0.100
4.0.90
4.0.80
4.0.70
4.0.60
4.0.50
4.0.40
4.0.30
4.0.20
4.0.10
4.0.00
3.0.50
3.0.40
3.0.30
3.0.20
3.0.10
3.0.00
2.0.20
2.0.10
2.0.00
1.0.181
1.0.170
1.0.161
1.0.150
1.0.140
1.0.130
1.0.120
1.0.111
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10

Package Sidebar

Install

npm i @cloudflare/component-progress

Weekly Downloads

1,125

Version

10.0.8

License

BSD-3-Clause

Unpacked Size

176 kB

Total Files

7

Last publish

Collaborators

  • rexscaria
  • dcruz_cf
  • xuranwang
  • jculvey
  • sejoker
  • cf-radar
  • cf-ci-write
  • segments-write
  • thibmeu
  • xortive
  • gurjinder
  • cf-ci2
  • lvalenta
  • worenga
  • chiminator
  • third774
  • jasnell
  • terinjokes
  • celso
  • jsteinberger
  • gregbrimble
  • asapzacy
  • g4brym
  • wrangler-publisher
  • cf-media-manager
  • dash_service_account
  • jacobbednarz
  • lerwincf
  • simonabadoiu
  • cms1919
  • mgirouard-cf
  • musa-cf
  • vaishakpdinesh
  • ichernetsky-cf
  • jseba_cf
  • gabivlj-cf
  • ganders-cloudflare
  • nsharma-cf
  • mikenomitch
  • tlefebvre_cf
  • nafeezcf
  • eduardo-vargas