Alert dialog

Dialogs display a text and require user to acknowledge the message.

Prompt dialog

To display value in input box.

Confirm dialog

You're not limited to the "Ok" and "Cancel" button labels. You can easily set your own labels.

Persistent log

The persistent log Will stay until clicked.

Maximum number of log messages

Maximum message display of log messages.

Delay

The delay message user clicks “ok” button then hide in 10 seconds.

Multiple dialog

A multiple dialog is often used if you want the user to confirm a value And after clicks "ok" button.

Success log with callback

The success callback function will be open message and click after click notification.