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 BasesViewFactoryLinks to this page: