A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://flowbite-svelte.com/docs/components/progress below:

Svelte Progress bar - Flowbite

The progress bar component can be used as an indicator to show the completion rate of data sets or it can be used as an animated loader component. There are multiple sizes, colors, and styles available.

Setup #

Import the Progressbar component in a script tag.

Default progress bar #

Use the following example of a progress bar element to show a completion rate of 45% by using an inline style and the utility classes from Tailwind CSS.

Progressradial #

Please see more details on the extend page.

Sizes #

Use the size prop to change the size of a progress bar.

With label inside #

Use the labelInside prop to add the progress in a progress bar.

With label outside #

Use the labelOutside prop to add the progress outside of a progress bar.

Colors #

Use the color prop to change the color of a progress bar.

Custom style #

Use labelInsideDiv prop to style your progressbar.

Animation #

By default progress bar has animation disabled, you can activate with animate, you can custumize with tweenDuration and easing. By changing precision you can custumize the precision inside the progress bar.

Custom color #

Use the labelInsideDiv prop to change the color of the progress bar.

See also #

Loading related links...

Component data #

The component has the following props, type, and default values. See types page for type information.

References #

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4