CodeMirrorEditor.foldCode method
CodeMirrorEditor › foldCode
Unofficial
Fold the code block at the given line.Signature:
foldCode(line: number): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| line | number | The line number to fold at. |
Returns: void
CodeMirrorEditor › foldCode
Unofficial
Fold the code block at the given line.Signature:
foldCode(line: number): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| line | number | The line number to fold at. |
Returns: void