Sleep

An easy Vue.js element for fullscreen

.vue-fullscreen.You may make use of a simple Vue.js component to toggle fullscreen method on any of your wanted information.You may observe it stay right here.Example.To start partnering with vue-fullscreen usage the observing demand to install it.$ yarn incorporate vue-fullscreen.Import in your project.import fullscreen coming from 'vue-fullscreen'.Vue.use( fullscreen).Part Consumption:.Your Information to present in fullscreen.......The background style of the cover may be transformed as the example, simply offered when fullscreen setting performs and also cover is true. It can be likewise utilized as a component and as a plugin. All the available methods and activities get on the plugin's page.export default methods: toggle () this.fullscreen =! this.fullscreen.,.information() yield fullscreen: false.Care: Because of the internet browser security function, you may simply call these techniques by an individual action. (e.g. a click on callback). To see to it it is held by web browsers check out the Full-Screen API.If you wish to discover even more regarding vue-fullscreen, head to the job's database on GitHub, where you will likewise discover the resource code.