PropertyPropertyWidgetComponentComboBoxItem
Unofficial
Combo box item for PropertyPropertyWidgetComponentComboBox.
Import:
import type { PropertyPropertyWidgetComponentComboBoxItem } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface PropertyPropertyWidgetComponentComboBoxItemProperties
| Property | Type | Description | |
|---|---|---|---|
| icon | string | The icon of the item. | |
| value | string | The value of the item. |
Links to this page: