Skip to content

TypedViewCreator<TView>

Unofficial

Factory function type that creates a typed view instance for a given workspace leaf.

Import:

import type { TypedViewCreator } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface TypedViewCreator<TView extends View>

Links to this page: