Skip to content

EmptyViewConstructor

Defined in: src/obsidian/internals/Views/EmptyViewConstructor.d.ts:5

Extends

Constructors

new EmptyViewConstructor()

new EmptyViewConstructor(…args): EmptyView

Defined in: src/obsidian/internals/Views/EmptyViewConstructor.d.ts:5

Parameters

args

…[WorkspaceLeaf]

Returns

EmptyView

Inherited from

TypedViewConstructor.constructor

Properties

prototype

prototype: EmptyView

Defined in: src/obsidian/internals/Constructors/ConstructorBase.d.ts:4

Inherited from

TypedViewConstructor.prototype