Skip to content

PropertyPropertyWidgetComponentComboBoxItem

Unofficial

Combo box item for PropertyPropertyWidgetComponentComboBox.

Import:

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

Signature:

export interface PropertyPropertyWidgetComponentComboBoxItem

Properties

PropertyTypeDescription
iconstringThe icon of the item.
valuestringThe value of the item.

Links to this page: