Skip to content

BasesViewFactory

Official

Implement this factory function in a BasesViewRegistration to create a new instance of a custom Bases view.

Import:

import type { BasesViewFactory } from 'obsidian';

Signature:

export interface BasesViewFactory

Links to this page: