We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c2a0d commit c548c0aCopy full SHA for c548c0a
README.md
@@ -57,7 +57,7 @@ The Container supports custom interface elements for managing things like toggle
57
The `openPath` method of the Container provides a mechanism for providing options directly to the game, called
58
`playOptions`:
59
60
-```
+```javascript
61
var container = new springroll.Container('#game');
62
container.openPath('game.html', {
63
playOptions: {
0 commit comments