BasesLink
Unofficial
Bases link.
Import:
import type { BasesLink } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface BasesLink extends BasesControlExtends: 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: