Skip to content

getOutgoingLinkViewConstructor

getOutgoingLinkViewConstructor(app): TypedViewConstructor<OutgoingLinkView>

Defined in: src/obsidian/implementations/Constructors/Views/getOutgoingLinkViewConstructor.ts:13

Get the OutgoingLinkView constructor.

Parameters

app

App

Returns

TypedViewConstructor<OutgoingLinkView>

The OutgoingLinkView constructor.