Sleep

Vue. js Trip - Vue.js Feed #.\n\nVueJS Excursion is actually a lightweight, simple and also customizable tour plugin.\nIt delivers a simple and also effortless way to direct your consumers through your application.\n\n\nQualifications.\nSetup.\nThis segment will certainly assist you with the method of setting up VueJS Scenic tour.\nMeasure 1: Go to your project listing as well as put up VueJS Scenic tour utilizing npm:.\ncd my-project.\nnpm put up @globalhive\/ vuejs-tour.\nAction 2: Bring in the plugin in your function entry point (typically main.js):.\nbring in createApp coming from \"vue\".\nbring in App from \".\/ App.vue\".\nimport VueJsTour coming from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( App)\n. make use of( VueJsTour)\n. place(\"

app").Every little thing prepares! Currently you can easily make use of VueJS Scenic tour in your application.Make certain to visit the information to read more.Develop an excursion.Include the VueJS Excursion element anywhere in your app. It is actually suggested to add it to App.vue.and create the needed measures utilizing.Begin the trip.To begin the scenic tour, you can easily use the autoStart set ...Picked through its own i.d. 'selectByID'.Telected through its own lesson 'selectByClass'.Decided on by the 'data-step=" 3"' attribute.
... or even call the startTour() strategy on the part occasion.Selected by its i.d. 'selectByID'.Telected by its own lesson 'selectByClass'.Selected by the 'data-step=" 3"' feature.
The aim at building of the action object may be any type of valid CSS selector.Documents.For additional information regarding the readily available props as well as approaches, have a look at the records.

Articles You Can Be Interested In