OpenItemSettingsConfig interface

The interface representing the configuration settings required to open item settings panel

Properties

item

The item metadata related with item settings panel

selectedSettingId

The selected tab name key in item settings panel. If not specified, the default tab will be About

Property Details

item

The item metadata related with item settings panel

item: ItemLikeV2

Property Value

selectedSettingId

The selected tab name key in item settings panel. If not specified, the default tab will be About

selectedSettingId?: string

Property Value

string