Socket
Socket
Sign inDemoInstall

@clayui/progress-bar

Package Overview
Dependencies
Maintainers
16
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/progress-bar

ClayProgressBar component


Version published
Weekly downloads
453
increased by5.59%
Maintainers
16
Weekly downloads
 
Created
Source

title: 'Progress Bar' description: 'Progress bar indicates the percentage completed of a task.' lexiconDefinition: 'https://liferay.design/lexicon/core-components/progress-bars/' packageNpm: '@clayui/progress-bar'

import { ProgressBar, ProgressBarFeedback, ProgressBarStatus, } from '$packages/clay-progress-bar/docs/index';

As long as the process is running, the progress bar grows continuously from 0% to 100%.

If you need to communicate the progress of a certain set of actions. You should use the Multi Step Nav component.

Status

You can use value property to define the percentage value of the progress bar.

When value is 100, the color of the progress bar will be styled to success.

Also, you can use warn property to set the color of the progress bar fixed on warning.

Feedback

Use feedback property to provide the same visual feedback to all items wrapped by ClayProgressBar.

Keywords

FAQs

Package last updated on 17 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc