OptionaldialogsOptional object containing dialogs. Use this instead of providing a selector if you wish to supply dialog information via JS and not as templates in the HTML Each entry is in the form {template:string, title:string, cancelable:boolean}
OptionalglobalsOptional object of global callbacks, keyed by event id.
OptionallabelsOptional object of button labels. See documentation.
OptionalselectorSelector identifying dialog elements. If not provided, the value '.jtk-dialog' is used by default.
Options for a Dialogs instance.