ContextMenuOptions
Defined in: export/ContextMenu.ts:19
Properties
Sección titulada «Properties»backgroundItems?
Sección titulada «backgroundItems?»
optionalbackgroundItems?:ContextMenuItem[]
Defined in: export/ContextMenu.ts:23
Items shown when the background is right-clicked.
partItems
Sección titulada «partItems»partItems:
ContextMenuItem[]
Defined in: export/ContextMenu.ts:21
Items shown when a part is right-clicked.
showDefaults?
Sección titulada «showDefaults?»
optionalshowDefaults?:boolean
Defined in: export/ContextMenu.ts:25
Whether to show the default context menu items.