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-public-latest';Signature:
export interface TypedViewCreator<TView extends View>Links to this page: