Skip to content

HoverLinkEventState

Unofficial

State passed with hover link events.

Import:

import type { HoverLinkEventState } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface HoverLinkEventState

Properties

Property Type Description
scroll unknown Scroll position at the time of the hover event.

Links to this page: