Sleep

Vue. js Tour - Vue.js Nourished #.\n\nVueJS Tour is a light in weight, straightforward as well as personalized excursion plugin.\nIt offers an easy and also quick and easy means to guide your customers with your application.\n\n\nRequirements.\nInstallment.\nThis area will certainly assist you by means of the method of installing VueJS Trip.\nStep 1: Head to your task directory and put up VueJS Tour using npm:.\ncd my-project.\nnpm install @globalhive\/ vuejs-tour.\nMeasure 2: Bring in the plugin in your application access point (commonly main.js):.\nimport createApp coming from \"vue\".\nimport App from \".\/ App.vue\".\nbring in VueJsTour from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( App)\n. make use of( VueJsTour)\n. place(\"

app").Everything is ready! Now you can easily use VueJS Tour in your application.Make certain to look into the records to learn more.Make an excursion.Add the VueJS Scenic tour component anywhere in your application. It is actually highly recommended to incorporate it to App.vue.and create the required actions making use of.Beginning the scenic tour.To begin the tour, you can easily make use of the autoStart prop ...Decided on by its own i.d. 'selectByID'.Telected by its training class 'selectByClass'.Chosen by the 'data-step=" 3"' attribute.
... or even name the startTour() method on the element case.Decided on by its own id 'selectByID'.Telected by its lesson 'selectByClass'.Selected due to the 'data-step=" 3"' quality.
The aim at residential property of the measure focus could be any authentic CSS selector.Documentation.For more information about the offered props and also techniques, look at the information.