Sleep

Vue. js Tour - Vue.js Feed #.\n\nVueJS Scenic tour is actually a light-weight, straightforward and personalized trip plugin.\nIt provides a quick as well as very easy technique to direct your customers by means of your app.\n\n\nPrerequisites.\nInstallation.\nThis segment is going to lead you through the method of putting up VueJS Excursion.\nMeasure 1: Head to your task directory and also put in VueJS Scenic tour using npm:.\ncd my-project.\nnpm put in @globalhive\/ vuejs-tour.\nStep 2: Bring in the plugin in your function entrance idea (normally main.js):.\nimport createApp coming from \"vue\".\nimport Application from \".\/ App.vue\".\nimport VueJsTour from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( App)\n. usage( VueJsTour)\n. position(\"

app").Whatever is ready! Right now you can use VueJS Trip in your application.Make certain to look into the information for more information.Produce a trip.Include the VueJS Scenic tour element anywhere in your application. It is suggested to add it to App.vue.and also produce the required measures utilizing.Beginning the tour.To begin the trip, you can use the autoStart prop ...Decided on by its i.d. 'selectByID'.Telected by its own lesson 'selectByClass'.Selected due to the 'data-step=" 3"' feature.
... or refer to as the startTour() method on the element case.Decided on by its i.d. 'selectByID'.Telected through its own course 'selectByClass'.Picked due to the 'data-step=" 3"' attribute.
The intended home of the measure focus may be any sort of legitimate CSS selector.Documents.To read more about the available props and approaches, look at the paperwork.