Sleep

Vue. js Trip - Vue.js Nourished #.\n\nVueJS Trip is actually a lightweight, basic and customizable excursion plugin.\nIt gives a fast as well as quick and easy way to lead your individuals by means of your application.\n\n\nPrerequisites.\nInstallation.\nThis area will lead you by means of the procedure of installing VueJS Excursion.\nAction 1: Most likely to your task directory as well as set up VueJS Excursion making use of npm:.\ncd my-project.\nnpm set up @globalhive\/ vuejs-tour.\nAction 2: Import the plugin in your application entry point (generally main.js):.\nimport createApp from \"vue\".\nbring in Application from \".\/ App.vue\".\nbring in VueJsTour from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( Application)\n. make use of( VueJsTour)\n. mount(\"

app").Everything is ready! Right now you may utilize VueJS Trip in your application.Make certain to look at the paperwork for additional information.Make a tour.Add the VueJS Trip component anywhere in your application. It is actually highly recommended to incorporate it to App.vue.as well as produce the required steps using.Begin the tour.To start the scenic tour, you can easily make use of the autoStart prop ...Picked by its own i.d. 'selectByID'.Telected by its class 'selectByClass'.Chosen by the 'data-step=" 3"' characteristic.
... or even refer to as the startTour() strategy on the element circumstances.Chosen by its own i.d. 'selectByID'.Telected by its own lesson 'selectByClass'.Chosen due to the 'data-step=" 3"' quality.
The target home of the measure object may be any kind of legitimate CSS selector.Documents.To find out more about the offered props and strategies, visit the documentation.

Articles You Can Be Interested In