Optional
dialogsOptional 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}
Optional
globalsOptional object of global callbacks, keyed by event id.
Optional
labelsOptional object of button labels. See documentation.
Optional
selectorSelector identifying dialog elements. If not provided, the value '.jtk-dialog' is used by default.
Options for a Dialogs instance.