Skip to content

ElectronShareMenu

Unofficial

Electron ShareMenu for presenting the native share sheet for a ElectronSharingItem.

Import:

import type { ElectronShareMenu } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export class ElectronShareMenu

Methods

MethodReturnsDescription
closePopup(browserWindow?)voidCloses the context menu in the browserWindow.
popup(options?)voidPops up this menu as a context menu in the BrowserWindow.

Links to this page: