Skip to content

PropertyWidgetEntry

Unofficial

Entry associating a display name with a property widget type.

Import:

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

Signature:

export interface PropertyWidgetEntry

Properties

PropertyTypeDescription
namestringDisplay name of the property widget.
widgetPropertyWidgetTypeThe property widget type.

Links to this page: