Skip to content

HoverLinkSource

Official

A source for hover links.

Import:

import type { HoverLinkSource } from 'obsidian';

Signature:

export interface HoverLinkSource

Properties

Property Type Description
defaultMod boolean Whether the hover-link event requires the 'Mod' key to be pressed to trigger.
display string Text displayed in the 'Page preview' plugin settings. It should match the plugin's display name.

Links to this page: