Sleep

Vue. js Scenic tour - Vue.js Feed #.\n\nVueJS Scenic tour is actually a light in weight, easy and also personalized excursion plugin.\nIt delivers a quick as well as effortless means to assist your users with your app.\n\n\nQualifications.\nInstallment.\nThis part will certainly guide you through the process of installing VueJS Trip.\nMeasure 1: Head to your job directory and install VueJS Trip making use of npm:.\ncompact disc my-project.\nnpm put up @globalhive\/ vuejs-tour.\nMeasure 2: Bring in the plugin in your app entry idea (normally main.js):.\nbring in createApp from \"vue\".\nbring in App from \".\/ App.vue\".\nbring in VueJsTour from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( Application)\n. make use of( VueJsTour)\n. mount(\"

app").Every little thing prepares! Now you can easily make use of VueJS Excursion in your application.Make certain to check out the documents for more details.Produce a tour.Add the VueJS Trip component anywhere in your application. It is actually encouraged to include it to App.vue.as well as create the necessary measures making use of.Begin the trip.To start the excursion, you can use the autoStart prop ...Chosen by its own id 'selectByID'.Telected through its course 'selectByClass'.Selected due to the 'data-step=" 3"' characteristic.
... or even refer to as the startTour() approach on the element case.Chosen by its own id 'selectByID'.Telected through its own class 'selectByClass'.Picked by the 'data-step=" 3"' feature.
The target residential or commercial property of the measure object could be any valid CSS selector.Documentation.For more details about the readily available props and strategies, have a look at the paperwork.

Articles You Can Be Interested In