@highlight-ui/circular-progress
TypeScript icon, indicating that this package has built-in type declarations

2.3.4 • Public • Published

npm personio.design storybook.personio.design

@highlight-ui/circular-progress

Installation

Using npm:

npm install @highlight-ui/circular-progress

Using yarn:

yarn add @highlight-ui/circular-progress

Using pnpm:

pnpm install @highlight-ui/circular-progress

In your (S)CSS file:

@import url('@highlight-ui/circular-progress');

Once the package is installed, you can import the library:

import { CircularProgress } from '@highlight-ui/circular-progress';

Usage

import React, { useState } from 'react';
import { CircularProgress } from '@highlight-ui/circular-progress';

export default function CircularProgressExample() {
  return <CircularProgress percentage={50} />;
}

Props 📜

Prop Type Required Default Description
percentage number Yes Percentage of the progress
color ColorToken No Custom color token for the progress circular line

Custom types 🔠

Type Values Description
ColorToken "Colors" token names Used for the color prop

Contributing 🖌️

Please visit personio.design for usage guidelines and visual examples.

If you're interested in contributing, please visit our contribution page.

Readme

Keywords

none

Package Sidebar

Install

npm i @highlight-ui/circular-progress

Weekly Downloads

53

Version

2.3.4

License

MIT

Unpacked Size

51.3 kB

Total Files

13

Last publish

Collaborators

  • kbpersonio
  • ante.zebic
  • mislav_lukac_personio_ext
  • cusero
  • jordan-personio
  • personio-npm-ci
  • riain-personio
  • amadeofrompersonio
  • yunxi-yang
  • andresfrompersonio