MarkdownEditView.set method
MarkdownEditView › set
Official
Set the markdown content of the edit view.Signature:
set(data: string, clear: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| data | string | |
| clear | boolean |
Returns: void
MarkdownEditView › set
Official
Set the markdown content of the edit view.Signature:
set(data: string, clear: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| data | string | |
| clear | boolean |
Returns: void