FormulaContext
Official
The context in which a formula is evaluated. In most cases, BasesEntry is the specific type to use.
Import:
import type { FormulaContext } from 'obsidian';Signature:
export interface FormulaContextLinks to this page: