Skip to content

Reference

Official

Base interface for items that point to a different location.

Import:

import type { Reference } from 'obsidian';

Signature:

export interface Reference

Properties

PropertyTypeDescription
displayText?stringDisplay text of the link.
linkstringLink destination.
originalstringContains the text as it's written in the document. Not available on Publish.

Links to this page: