- Source:
Functions directly available from the renderer of Traktify's dashboard page.
Methods
(static) showAlertBoxAndWait(options, proceed)
- Source:
This triggers an alert box where the user can accept or decline his recently performed action. It will be reusable across the whole app.
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Individual settings for the popup Properties
|
|||||||||||||||
proceed |
function | Callback sending sending back status |