Lion Logo Lion Fundamentals Guides Components Blog Toggle darkmode

Progress Indicator: API Table

class: LionProgressIndicator, lion-progress-indicator

Fields

NamePrivacyTypeDefaultDescriptionInherited From
indeterminatepublicboolean
_progressPercentageprotectedIn case of a determinate progress-indicator it returns the progress percentage based on value, min & max. Could be used for styling inside the _graphicTemplate
valuepublicnumber0
minpublicnumber0
maxpublicnumber100
_ariaLabelpublicstring''
_ariaLabelledbypublicstring''
__hasDefaultLabelSetprotectedbooleanfalse

Methods

NamePrivacyDescriptionParametersReturnInherited From
_graphicTemplateprotected
_resetAriaValueAttributesprotected
_setDefaultLabelprotected

Attributes

NameFieldInherited From
valuevalue
minmin
maxmax
aria-label_ariaLabel
aria-labelledby_ariaLabelledby