Here is a static modal that cannot be dismissed. It has a tri-state button set.

Here is a confirm modal. You can easily pass callbacks.

Here is a prompt modal. Its form elements are returned in the event details.

A built in data confirm thing

Confirm btn

Modal icons

You can disable the icon with showIcon: false

success
error
warning
(default)
info
question