Methods
(static) previewProject(project, callback)
- Description:
Runs a project inside a popup window.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
project |
Wick.Project | The project to run. |
callback |
function | Function that's called when the popup is successfully created. |