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