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

Method Returns Description
closePopup(browserWindow?) void Closes the context menu in the browserWindow.
popup(options?) void Pops up this menu as a context menu in the BrowserWindow.

Links to this page: