Menu.setParentElement method
Menu › setParentElement
Official
Set the parent element of the menu (i.e. for workspace leaf context menu).Signature:
setParentElement(el: HTMLElement): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| el | HTMLElement |
Returns: this
Since: 0.16.0