ProgressBarBuilder.Max Method
| Name | Parameters | Description |
|---|---|---|
| Max(JS) | value | The maximum value the UI component can accept. Mirrors the client-side max option. |
| Max(Double) | value | The maximum value the UI component can accept. Mirrors the client-side max option. |