Skip to main content English Español Claro Oscuro Sistema

Progress Bar

<gstock-progress-bar> | GstockProgressBar

API

Propiedades

Nombre Descripción Reflects Tipo Por defecto
color The color of the progress bar. Reflects 'brand' | 'success' | 'warning' | 'danger' 'brand'
indeterminate When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state. Reflects boolean false
label A custom label for assistive devices. string ''
value The current progress as a percentage, 0 to 100. Reflects number 0
updateComplete

A read-only promise that resolves when the component has finished updating.

Aprende más sobre atributos y propiedades .

Slots

Nombre Descripción
default A label to show inside the progress.

Aprende más sobre slots .

Partes

Nombre Descripción
base The component’s base wrapper.
indicator The progress bar’s indicator.
label The progress bar’s label.

Aprende más sobre partes CSS .