APISectionComponent

export interface APISectionComponent extends APIBaseComponent<ComponentType.Section>
export interface APISectionComponent extends APIBaseComponent<ComponentType.Section>

No summary provided.

id?:number
int32, auto generated via increment if not provided
Inherited from APIBaseComponent
type:T
The type of the component
Inherited from APIBaseComponent