Filter by title

Progress Bars

Introduction

abp-progress-bar is the abp tag for progress bar status.

Basic usage:

<abp-progress-bar value="70" />

<abp-progress-bar type="Warning" value="25"> %25 </abp-progress-bar>

<abp-progress-bar type="Success" value="40" strip="true"/>

<abp-progress-bar type="Dark" value="10" min-value="5" max-value="15" strip="true"> %50 </abp-progress-bar>

<abp-progress-group>
    <abp-progress-part type="Success" value="25"/>
    <abp-progress-part type="Danger" value="10" strip="true"> %10 </abp-progress-part>
    <abp-progress-part type="Primary" value="50" animation="true" strip="true" />
</abp-progress-group>

Demo

See the progress bars demo page to see it in action.

Attributes

value

A value indicates the current progress of the bar.

type

A value indicates the background color of the progress bar. Should be one of the following values:

  • Default (default value)
  • Secondary
  • Success
  • Danger
  • Warning
  • Info
  • Light
  • Dark

min-value

Minimum value of the progress bar. Default is 0.

max-value

Maximum value of the progress bar. Default is 100.

strip

A value indicates if the background style of the progress bar is stripped. Should be one of the following values:

  • false (default value)
  • true

animation

A value indicates if the stripped background style of the progress bar is animated. Should be one of the following values:

  • false (default value)
  • true

Contributors


Last updated: October 14, 2025 Edit this page on GitHub

Was this page helpful?

Please make a selection.

To help us improve, please share your reason for the negative feedback in the field below.

Please enter a note.

Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

ABP Community Talks
AI-Powered .NET Apps with ABP & Microsoft Agent Framework
18 Dec, 17:00
Online
Register Now
ABP Live Webinar
Webinar Calendar Webinar Calendar
Discover
ABP Platform
Register Now
Dec 17
Wednesday,
17:00 UTC
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.