SwitchBuilder.ReadOnly Method
| Name | Parameters | Description |
|---|---|---|
| ReadOnly(JS) | value | Specifies whether the editor is read-only. Mirrors the client-side readOnly option. |
| ReadOnly(Boolean) | value | Specifies whether the editor is read-only. Mirrors the client-side readOnly option. |