Skip to content

HoverLinkSource

Official

A source for hover links.

Import:

import type { HoverLinkSource } from 'obsidian';

Signature:

export interface HoverLinkSource

Properties

PropertyTypeDescription
defaultModbooleanWhether the hover-link event requires the 'Mod' key to be pressed to trigger.
displaystringText displayed in the 'Page preview' plugin settings. It should match the plugin's display name.

Links to this page: