Logo
  • Documentation
  • Components
  • New Component Request
GitHub
GitHub
    Treon Studio
    Discord
    Twitter

    Welcome

    Introduction
    Components
    Contributors
    Installation
    Roadmap
    Status - Beta

    Components

    Author TooltipCalendar Event CardCode BlockComponent Preview TooltipChat ComposerEmail Compose CardFile DropzoneFile PreviewGitHub Stars ButtonGoal CardHolo CardKnowledge GraphLink PreviewiOS Message BubblesModel SelectorNavbar MenuNested MenuNotification CardPricing CardRaised ButtonSearch Results TabsSlash Command DropdownTodo ItemTwitter CardWeather CardWorkflow Card

    Form Inputs

    Async Select
    Button
    Button Group
    Checkbox
    Color Picker
    Combobox
    Hierarchical Select
    Input
    Input Base
    Input O T P
    Mask Input
    Multi Select
    Number Input
    Radio Card Group
    Radio Group
    Range Slider
    Search Input
    Segmented Button
    Select
    Slider
    Switch
    Tag Input
    Textarea
    Voice Input

    Layout

    Aspect Ratio
    Card
    Card Icons
    Card Input
    Collapsible
    Divider
    Grid
    Island
    Panel
    Portal
    Resizable
    Scroll Area
    Scroll Shadow
    Separator
    Spacer
    Visually Hidden
    Visually Hidden Input

    Navigation

    Breadcrumb
    Context Menu
    Dropdown Menu
    Menu
    Navbar
    Pagination
    Sidebar
    Steps
    Tab Navigation
    Tabs

    Feedback

    Alert
    Banner
    Callout
    Circular Progress
    Empty State
    Error Message
    Error Page
    Loader Inline
    Loader Screen
    Progress
    Progress Bar
    Skeleton
    Spinner
    Status Dot
    Toast
    Toaster
    Tooltip
    Top Banner
    Tour

    Data Display

    Advanced Table
    Badge
    Badge Overflow
    Data Table
    Description List
    Listbox
    Table
    Tag
    Timeline
    Tree
    Virtualized

    Overlays

    Alert Dialog
    Dialog
    Dialog Stack
    Drawer
    Hover Card
    Popover

    Charts

    Area Chart
    Bar Chart
    Bar List
    Category Bar
    Combo Chart
    Comparison
    Conditional Bar Chart
    Contribution Graph
    Radar Chart

    Calendars

    Attendance Calendar
    Calendar
    Date Picker
    Date Time Field
    Full Calendar
    Gantt
    Mini Calendar
    Schedule
    Schedule Grid
    Time Field

    Typography

    Code
    Code Block
    Control Help
    Control Label
    Field
    Heading
    Kbd
    Label
    Link
    Markdown
    Rich Text Editor
    Snippet
    Text

    Media

    Avatar
    Avatar Group
    Deck
    Document Preview
    File List
    File Upload
    Glimpse
    Image
    Image Crop
    Image Zoom
    Photo Gallery
    Profile Picture
    Q R Code
    Q R Scanner

    User

    Discussion
    Rating
    Testimonial
    User
    User Card

    Interactive

    Accordion
    Action Bar
    Command
    Copy Button
    Cursor
    Emoji Picker
    Fade
    Inline Edit
    Kanban
    Marquee
    Orbit
    Ripple
    Sortable

    Specialized

    App Header
    Bulk Grade Input
    Credit Card
    Footer
    Level Picker
    Notification Card
    Password Strength
    Payment Method
    Pricing Table
    Sandbox
    Stat Card
    Ticker
    Usage Card
    Wizard
    DocsBungasFeedback

    Progress Bar

    Progress Bar component from @bungas/ui

    Made with ❤️ byTreon Studio.Source code available onGitHub

    On This Page

    • Installation
    • Usage
    • Props
    • Examples
    • Default
    • Related Components
    Website screenshot
    Meet Bungas
    Your open-source, proactive personal AI assistant with 200+ integrations. Bungas combines todos, goals, calendar, and email into one system, turns tasks into automated workflows, and completes work instead of just tracking it. Open-source and self-hostable with support for custom automations and multi-step workflows.

    Progress Bar

    The ProgressBar component from Bungas UI.

    Default
    With Label
    7 / 30
    Variants

    Default (Primary)

    Warning (Yellow)

    Success (Green)

    Danger (Red)

    Info (Blue)

    Orange

    Indigo

    Sizes

    Small

    Medium

    Large

    With Badges
    Custom Label
    75%
    Level 3/5
    150 XP
    Progress States

    Empty (0%)

    Quarter (25%)

    Half (50%)

    Almost (75%)

    Complete (100%)

    With/Without Shine

    With Shine (default)

    Without Shine

    Quest Style

    Daily Quest

    Complete 30 lessons to earn a reward!

      Installation

      npm install @bungas/ui
      Import
      import { ProgressBar } from "@bungas/ui"

      Usage

      import { ProgressBar } from "@bungas/ui"
       
      export function Example() {
        return <ProgressBar />
      }

      Props

      Examples

      Default

      Default
      With Label
      7 / 30
      Variants

      Default (Primary)

      Warning (Yellow)

      Success (Green)

      Danger (Red)

      Info (Blue)

      Orange

      Indigo

      Sizes

      Small

      Medium

      Large

      With Badges
      Custom Label
      75%
      Level 3/5
      150 XP
      Progress States

      Empty (0%)

      Quarter (25%)

      Half (50%)

      Almost (75%)

      Complete (100%)

      With/Without Shine

      With Shine (default)

      Without Shine

      Quest Style

      Daily Quest

      Complete 30 lessons to earn a reward!

        Related Components

        • Alert
        • Banner
        • Callout