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