furo-ui5-progress-indicator

furo-ui5-progress-indicator #

@furo/ui5 v1.18.0
import '@furo/ui5/src/furo-ui5-progress-indicator.js';
exports FuroUi5ProgressIndicator js
mixes FieldNodeAdapter

Summary: repeated strings

Description #

A furo-ui5-progress-indicator shows the progress of a process in a graphical way. To indicate the progress, the inside of the component is filled with a color.. https://sap.github.io/ui5-webcomponents/playground/components/ProgressIndicator/

Supported type: You can bind any number type, any furo.fat.xxx number type, furo.BigDecimal or the google.wrapper.xxx number types

1
<furo-ui5-progress-indicator fn-bind-data="--dao(FIELDNODE)"></furo-ui5-progress-indicator>

Attributes and Properties #

Methods #

readAttributes #

readAttributes() ⟹ void

*fn-read-attributes

Reads the attributes which are set on the component dom. those attributes can be set. value-state, value-state-message, icon, placeholder, required,readonly,disabled Use this after manual or scripted update of the attributes.