infoDialog

Description

Displays a dialog box (modal) that shows some message set by the user.

Input / Parameter

Output

N/A

Note: A modal will pop up which displays the parameters specified by the user.

Callback

okCallback

The function to be executed when user clicks on the button in the modal.

Video

Coming Soon.

Example

The user wants to display some information in a dialog box.

Steps

Result

Last updated