ContainerComponent

A Container is a top-level layout component that holds up to 10 components. Containers are visually distinct from surrounding components and have an optional customizable color bar.

Constructors

Link copied to clipboard
constructor(data: ChatComponentData)

Properties

Link copied to clipboard

Up to 10 components.

Link copied to clipboard
open override val data: ChatComponentData
Link copied to clipboard
open override val type: ComponentType

The type of component.