Skip to content

PropertyInfo

Unofficial

Information about a frontmatter property across the vault.

Import:

import type { PropertyInfo } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface PropertyInfo

Properties

PropertyTypeDescription
namestringName of property.
occurrencesnumberUsage count of property.
widgetstringType of property.

Links to this page: