Skip to content

ModalPromptOptions

Extended by

Properties

classes?

optional classes: string[]

A list of CSS classes to apply to the modal.

Defined in

jsEngine/api/PromptAPI.ts:18


title

title: string

The title of the modal.

Defined in

jsEngine/api/PromptAPI.ts:14