Skip to content

PropertyInfo

Unofficial

Information about a frontmatter property across the vault.

Import:

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

Signature:

export interface PropertyInfo

Properties

Property Type Description
name string Name of property.
occurrences number Usage count of property.
widget string Type of property.

Links to this page: