Skip to content

BasesViewTransactionChange

Unofficial

A single property change captured within a BasesViewTransaction.

Import:

import type { BasesViewTransactionChange } from 'obsidian';

Signature:

export interface BasesViewTransactionChange

Properties

PropertyTypeDescription
endunknownThe post-change frontmatter snapshot.
fileTFileThe file the change applies to.
startunknownThe pre-change frontmatter snapshot.

Links to this page: