Sleep

Vue. js Trip - Vue.js Nourished #.\n\nVueJS Trip is a light in weight, basic and also customizable excursion plugin.\nIt supplies a fast as well as very easy way to guide your consumers by means of your application.\n\n\nRequirements.\nSetup.\nThis area is going to assist you with the method of putting up VueJS Trip.\nAction 1: Most likely to your task directory site and also put up VueJS Excursion using npm:.\ncd my-project.\nnpm put up @globalhive\/ vuejs-tour.\nMeasure 2: Import the plugin in your app entrance point (typically main.js):.\nbring in createApp coming from \"vue\".\nbring in Application from \".\/ App.vue\".\nimport VueJsTour from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( Application)\n. make use of( VueJsTour)\n. mount(\"

app").Everything prepares! Right now you can easily make use of VueJS Scenic tour in your application.Make certain to visit the records to find out more.Produce an excursion.Include the VueJS Excursion part throughout your app. It is actually encouraged to incorporate it to App.vue.as well as produce the necessary steps using.Start the tour.To begin the trip, you may utilize the autoStart uphold ...Picked through its own i.d. 'selectByID'.Telected through its own class 'selectByClass'.Chosen by the 'data-step=" 3"' attribute.
... or even call the startTour() method on the element instance.Chosen by its i.d. 'selectByID'.Telected through its own lesson 'selectByClass'.Selected by the 'data-step=" 3"' feature.
The aim at residential or commercial property of the step target could be any authentic CSS selector.Documents.To learn more concerning the offered props as well as approaches, visit the documents.

Articles You Can Be Interested In