Sleep

Vue. js Trip - Vue.js Supplied #.\n\nVueJS Scenic tour is actually a lightweight, basic as well as customizable tour plugin.\nIt supplies an easy and also effortless means to lead your individuals by means of your application.\n\n\nQualifications.\nSetup.\nThis section will definitely guide you with the process of putting up VueJS Excursion.\nAction 1: Most likely to your job directory site and set up VueJS Trip using npm:.\ncompact disc my-project.\nnpm set up @globalhive\/ vuejs-tour.\nAction 2: Import the plugin in your app entrance point (usually main.js):.\nimport createApp coming from \"vue\".\nbring in Application from \".\/ App.vue\".\nbring in VueJsTour coming from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( Application)\n. usage( VueJsTour)\n. install(\"

app").Every thing is ready! Now you can make use of VueJS Excursion in your application.Make sure to visit the documents for more information.Develop a tour.Add the VueJS Scenic tour part anywhere in your application. It is actually recommended to include it to App.vue.and also make the necessary measures using.Beginning the scenic tour.To start the trip, you can use the autoStart prop ...Picked through its i.d. 'selectByID'.Telected through its own lesson 'selectByClass'.Chosen by the 'data-step=" 3"' characteristic.
... or call the startTour() technique on the component circumstances.Selected through its id 'selectByID'.Telected through its own lesson 'selectByClass'.Chosen by the 'data-step=" 3"' characteristic.
The target residential property of the measure target may be any sort of valid CSS selector.Information.For more information about the available props and procedures, check out the records.

Articles You Can Be Interested In