1.0.0-rc.8 • Published 4 years ago
@gdo-bzh/linear-progress v1.0.0-rc.8
linear-progress
Install
yarn add @gdo-bzh/box react polished @xstyled/system @xstyled/styled-components styled-components
# or
npm i @gdo-bzh/box react polished @xstyled/system @xstyled/styled-components styled-components -S
Usage
import React from 'react'
import { LinearProgress } from '@gdo-bzh/linear-progress'
const DeterminateExample = () => <LinearProgress percent={50} />
const IndeterminateExample = () => <LinearProgress variant="indeterminate" />
const QueryExample = () => <LinearProgress variant="query" />
License
MIT © gdo-bzh
1.0.0-rc.8
4 years ago
1.0.0-rc.7
5 years ago
1.0.0-rc.6
5 years ago
1.0.0-rc.5
5 years ago
1.0.0-rc.4
5 years ago
1.0.0-rc.3
5 years ago
1.0.0-rc.2
5 years ago