Skip to content

PropertyWidgetComponentBase

Unofficial

Base class for property widget components.

Import:

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

Signature:

export interface PropertyWidgetComponentBase

Properties

Property Type Description
type string The type of the property widget.

Methods

Method Returns Description
focus(mode?) void Focus the property widget.

Links to this page: