Skip to content

BasesLink

Unofficial

Bases link.

Import:

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

Signature:

export interface BasesLink extends BasesControl

Extends: BasesControl

Constructor

new BasesLink(app: App, linkText: string, sourcePath: string, displayText: string)

Constructor.

Properties

Property Type Description
link string The link.

Methods

Method Returns Description
renderTo(containerEl, renderContext) void Render to.
(Inherited from BasesControl)

Links to this page: