@magic-circle/play-controls
v0.3.2
Published
Magic Circle play controls
Downloads
207
Maintainers
Readme
@CreativeControls/PlayControls
Creates controls letting the user play, pause and reload the page.
Settings
module.exports = {
playControls: {
// Show a button that allows a user to fullscreen the frame
fullscreen: false,
},
};