ExposedApi.Internal.CollectionViewElement
Embedding API Reference / Modules / exposed-api / <internal> / CollectionViewElement
Interface: CollectionViewElement<T>
exposed-api.<internal>.CollectionViewElement
Type parameters
Name | Type |
---|---|
|
Table of contents
Properties
Properties
componentIcon
• Optional
componentIcon: CollectionViewComponentIcon
<Record
<string
, any
>>
key
• key: string
label
• label: Nullable
<string
>
payload
• payload: T
svgIcon
• Optional
svgIcon: string
tabCategory
• Optional
tabCategory: TabCategory
type
• type: string
PreviousExposedApi.Internal.CollectionViewComponentIconNextExposedApi.Internal.CollectionViewUiState
Last updated