Preview environment

interface SectionComponentData

export interface SectionComponentData extends BaseComponentData

The accessory shown next to this section

components : readonly TextDisplayComponentData[]

The components in this section

optional
id? : number

the id of this component

Inherited from: BaseComponentData

The type of component

Inherited from: BaseComponentData