Skip to content
On this page

AthenaClient.rmlui.question ​

Interfaces ​

Functions ​

cancel ​

Usage

AthenaClient.rmlui.question.cancel(): Promise<void>

Returns ​

Promise<void>

Defined in ​

client/rmlui/question/index.ts:140


create ​

Usage

AthenaClient.rmlui.question.create(info): Promise<boolean>

Create a box that asks for a simple yes or no answer.

Parameters ​

NameType
infoQuestionInfo

Returns ​

Promise<boolean>

Defined in ​

client/rmlui/question/index.ts:117

Created by Stuyk | Est. 2020