ContextMenuPortal
Overview
Portals a context menu into a different part of the DOM.
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| to | string|object | undefined | The target element or selector to teleport to. | |
| disabled | boolean | undefined | When true, disables the teleport and renders inline. |
Slots
default
Slot.
Source
client/lib/navigation/context-menu/ContextMenuPortal.vue