Skip to content

PropertyWidgetComponentBase

Unofficial

Base class for property widget components.

Import:

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

Signature:

export interface PropertyWidgetComponentBase

Properties

PropertyTypeDescription
typestringThe type of the property widget.

Methods

MethodReturnsDescription
focus(mode?)voidFocus the property widget.

Links to this page: