Interface OpenWindowedModalParams
Source: windowedModal.ts
Properties
appId?
optionalappId?:string
The ID of the associated app.
iconUrl?
optionaliconUrl?:string
The URL of the icon of the modal.
title?
optionaltitle?:string
The title of the modal.
size?
optionalsize?:Vector2
The size of the modal.
Modal
Modal:
FC<ModalProps>
The modal component.
single?
optionalsingle?:boolean
fullscreen?
optionalfullscreen?:boolean