Skip to content

stepper 3.1.0

Install from the command line:
Learn more about npm packages
$ npm install @axa-ch-webhub-cloud/stepper@3.1.0
Install via package.json:
"@axa-ch-webhub-cloud/stepper": "3.1.0"

About this version

Stepper

<axa-stepper> conveys progress through numbered steps.

Properties

steps

The array-valued attribute steps specifies the descriptions of the steps, each step being described by a non-empty label string.

stepActive

The integer-valued attribute stepActive defines the currently active step.

stepProgress

The numeric attribute stepProgress defines the fraction, to which the UI progress bar extends into the currently active step. Legal values are floating-point numbers between 0 and 1, inclusive (e.g. 0.5).

Details


Assets

  • stepper-3.1.0.tgz

Download activity

  • Total downloads 581
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all