Skip to content

MarkdownPreviewRenderer.handleDetached method

MarkdownPreviewRenderer › handleDetached

Unofficial

Checks whether an element belongs to one of this renderer's sections.

Signature:

handleDetached(el: HTMLElement): boolean

Parameters:

Parameter Type Description
el HTMLElement The element to check.

Returns: booleanWhether the element is one of this renderer's sections.