Skip to content

Menu.setParentElement method

Menu › setParentElement

Official

Set the parent element of the menu (i.e. for workspace leaf context menu).

Signature:

setParentElement(el: HTMLElement): this

Parameters:

Parameter Type Description
el HTMLElement

Returns: this

Since: 0.16.0