Skip to content

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 FormulaContext

Links to this page: