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.

/presentation-fullscreen/

    Package Sidebar

    Install

    npm i presentation-fullscreen

    Weekly Downloads

    4

    Version

    1.0.0

    License

    Apache 2

    Last publish

    Collaborators

    • sole