presentation-fullscreen

1.0.0 • Public • Published

node-presentation-fullscreen

Sets up a contextual menu in the browser and exposes a function that allows you to toggle the fullscreen status of the document.body element.

Installing

npm install presentation-fullscreen

Using

var toggleFullscreen = require('presentation-fullscreen');
 
toggleFullscreen();

or just use the 'Fullscreen' option in the contextual menu.

Package Sidebar

Install

npm i presentation-fullscreen

Weekly Downloads

0

Version

1.0.0

License

Apache 2

Last publish

Collaborators

  • sole