Skip to content

RelativePathToResourceUrlParams

Parameters for relativePathToResourceUrl.

Import:

import type { RelativePathToResourceUrlParams } from 'obsidian-dev-utils/obsidian/resource-url';

Signature:

export interface RelativePathToResourceUrlParams

Properties

PropertyTypeDescription
appAppThe Obsidian application instance.
notePathstringThe path of the note.
relativePathstringThe relative path to the resource.

Links to this page: