<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`HoverLinkSource`](HoverLinkSource) ## HoverLinkSource interface **Signature:** ```typescript export interface HoverLinkSource ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`defaultMod`](HoverLinkSource/defaultMod) | | <code>boolean</code> | Whether the <code>hover-link</code> event requires the 'Mod' key to be pressed to trigger. | | [`display`](HoverLinkSource/display) | | <code>string</code> | Text displayed in the 'Page preview' plugin settings. It should match the plugin's display name. |