StepperBuilder.ActiveStateEnabled Method
| Name | Parameters | Description |
|---|---|---|
| ActiveStateEnabled(JS) | value | Specifies whether Stepper changes its appearance when in the active state (when an end user interacts with it). Mirrors the client-side activeStateEnabled option. |
| ActiveStateEnabled(Boolean) | value | Specifies whether Stepper changes its appearance when in the active state (when an end user interacts with it). Mirrors the client-side activeStateEnabled option. |