SwitchBuilder.Disabled Method
| Name | Parameters | Description |
|---|---|---|
| Disabled(JS) | value | Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
| Disabled(Boolean) | value | Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |