Interface: IListPaneSlotOptions experimental
Beta
List Pane slot optional properties
Properties
tags?
optionaltags?:string[]
Beta
Remarks
List of tags associated with the slot.
title?
optionaltitle?:LocalizedString
Beta
Remarks
Localized title of the slot.
uniqueId?
optionaluniqueId?:string
Beta
Remarks
Unique identifier to use for the slot.
userData?
optionaluserData?:unknown
Beta
Remarks
Optional user data that can be associated with a slot.
