Skip to content

MarkdownSubView.set method

MarkdownSubView › set

Official

Set the markdown content.

Signature:

set(data: string, clear: boolean): void

Parameters:

Parameter Type Description
data string
clear boolean

Returns: void