| Modifier and Type | Field and Description |
|---|---|
CodeMirrorOptions.InputStyleEnum |
CodeMirrorOptions.inputStyle
Selects the way CodeMirror handles input and focus.
|
| Modifier and Type | Method and Description |
|---|---|
static CodeMirrorOptions.InputStyleEnum |
CodeMirrorOptions.InputStyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodeMirrorOptions.InputStyleEnum[] |
CodeMirrorOptions.InputStyleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Fujion Framework. All rights reserved.