Skip to content

Editor.refresh method

Editor › refresh

Official

Refresh the editor.

Signature:

refresh(): void

Returns: void

Since: 0.11.11

Example:

editor.refresh();