Enumeration PromptType

Enumeration Members

Enumeration Members

Choice: "Choice"

The Choice mode includes a title with a message box and a accept or decline button next to each other at the bottom.

Compact: "Compact"

The Compact mode includes a close button at the top right with a confirm button in the bottom middle.

Custom: "Custom"

The custom mode can include any prompt UI but must have it's elements linked to the Prompt Instance.

Generated using TypeDoc