Skip to content

PropertyPropertyWidgetComponentComboBoxItem

Unofficial

Combo box item for PropertyPropertyWidgetComponentComboBox.

Import:

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

Signature:

export interface PropertyPropertyWidgetComponentComboBoxItem

Properties

Property Type Description
icon string The icon of the item.
value string The value of the item.

Links to this page: