Skip to content

MarkdownSubView.set method

MarkdownSubView › set

Official

Set the markdown content.

Signature:

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

Parameters:

ParameterTypeDescription
datastring
clearboolean

Returns: void