Notifications
See all
  • Alice C. left a comment.

    1 hour ago

  • Joshua S. uploaded a file.

    2 hours ago

  • Tara S. sent you a message.

    2 hours ago

  • Melany W. left a comment.

    3 hours ago

Erik KovalskyProduct Manager
ProfileView your profile

ProjectsAll my projects
TeamManage your team

SettingsAccount settings

  • Erik KovalskyProduct Manager
    ProfileView your profile

    ProjectsAll my projects
    TeamManage your team

    SettingsAccount settings

  • Erik KovalskyProduct Manager
    ProfileView your profile

    ProjectsAll my projects
    TeamManage your team

    SettingsAccount settings

Components

  • Components Hub
  • Colors
  • Helpers
  • Content
  • Table
  • Icons
  • Interaction
  • VDropdown
  • VLoader
  • VPlaceload
  • VPlaceloadText
  • VPlaceloadAvatar
  • VMessage
  • VModal
  • VProgress
  • VTootlip
  • Buttons
  • Forms
  • Switches
  • Display
  • VAvatar
  • VAvatarStack
  • VBlock
  • VIconBox
  • VIconWrap
  • VSnack
  • VTag
  • VFlex
  • VGrid
  • VBreadcrumb
  • VTabs
  • VFlexPagination
  • VFlexTable
  • Accordions
  • Cards
  • Placeholders
  • Addons

Notifications
See all
  • Alice C. left a comment.

    1 hour ago

  • Joshua S. uploaded a file.

    2 hours ago

  • Tara S. sent you a message.

    2 hours ago

  • Melany W. left a comment.

    3 hours ago

  • Components
  • VProgess

VProgress

Vuero provides a nice and clean <VProgress /> component that can be used almost anywhere, across a wide variety of layouts. Use the size prop to change the progress bar thickness. 3 size modifiers are available: tiny, smaller and small.

65%90%31%15%

VProgress colors

Vuero provides a nice and clean <VProgress /> component that can be used almost anywhere, across a wide variety of layouts. Use the color prop to change the progress bar color. 5 color modifiers are available: primary, success, info, warning and danger.

70%55.00000000000001%45%60%38%

Undeterminate progress

In some particular use cases, you might want to show an undetermined progress. If you want your progress bars to show an undetermined state, you just need to omit the value prop. The CSS will take care of the rest.

<VProgress> Props

NameDefaultType
:color
:max
:size
:value