ExposedApi.Internal.TabCategory

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

Interface: TabCategory

exposed-api.<internal>.TabCategory

Table of contents

Properties

Properties

key

key: string


label

label: string


onSelect

Optional onSelect: Nullable<(_category: TabCategory) => Promise<void>>

Last updated