ExposedApi.Internal.CollectionViewElement

Embedding API Reference / Modules / exposed-api / <internal> / CollectionViewElement

Interface: CollectionViewElement<T>

exposed-api.<internal>.CollectionViewElement

Type parameters

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

Last updated