Sleep

Vue. js Tour - Vue.js Supplied #.\n\nVueJS Tour is a light in weight, straightforward and personalized excursion plugin.\nIt provides a quick as well as easy technique to direct your individuals via your app.\n\n\nRequirements.\nInstallation.\nThis area will direct you through the procedure of setting up VueJS Excursion.\nStep 1: Go to your task listing and also put in VueJS Excursion using npm:.\ncd my-project.\nnpm put in @globalhive\/ vuejs-tour.\nStep 2: Import the plugin in your application access point (normally main.js):.\nimport createApp from \"vue\".\nbring in App coming from \".\/ App.vue\".\nbring in VueJsTour coming from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( Application)\n. usage( VueJsTour)\n. place(\"

app").Every thing prepares! Currently you can make use of VueJS Excursion in your application.Make sure to visit the records for more information.Develop a tour.Include the VueJS Scenic tour element anywhere in your application. It is recommended to incorporate it to App.vue.and make the needed steps using.Start the tour.To begin the excursion, you may utilize the autoStart uphold ...Decided on by its own i.d. 'selectByID'.Telected by its own training class 'selectByClass'.Decided on due to the 'data-step=" 3"' quality.
... or even name the startTour() technique on the element circumstances.Picked by its own i.d. 'selectByID'.Telected through its course 'selectByClass'.Selected due to the 'data-step=" 3"' quality.
The target residential property of the action object can be any kind of authentic CSS selector.Paperwork.To find out more concerning the available props and also approaches, look at the documents.

Articles You Can Be Interested In