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