ElectronClipboardBookmark
Unofficial
A bookmark read from the clipboard.
Import:
import type { ElectronClipboardBookmark } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ElectronClipboardBookmarkProperties
| Property | Type | Description | |
|---|---|---|---|
| title | string | The bookmark title. | |
| url | string | The bookmark URL. |
Links to this page: