export interface ModalComponentDatacomponents : readonly (LabelData | TextDisplayComponentData)[]
The components within this modal
customId : string
The custom id of the modal
title : string
The title of the modal
export interface ModalComponentDataThe components within this modal
The custom id of the modal
The title of the modal