Sleep

Vue. js Excursion - Vue.js Feed #.\n\nVueJS Tour is a light in weight, easy and also personalized excursion plugin.\nIt supplies a fast as well as quick and easy technique to guide your customers by means of your app.\n\n\nPrerequisites.\nInstallation.\nThis area will definitely direct you with the procedure of putting in VueJS Scenic tour.\nAction 1: Go to your venture directory site and set up VueJS Scenic tour utilizing npm:.\ncompact disc my-project.\nnpm install @globalhive\/ vuejs-tour.\nStep 2: Bring in the plugin in your application access point (typically main.js):.\nbring in createApp from \"vue\".\nimport App coming from \".\/ App.vue\".\nimport VueJsTour coming from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( Application)\n. make use of( VueJsTour)\n. place(\"

app").Every little thing is ready! Now you can use VueJS Scenic tour in your application.Make sure to take a look at the information to read more.Generate a scenic tour.Add the VueJS Scenic tour component throughout your app. It is actually highly recommended to incorporate it to App.vue.and create the needed measures making use of.Start the trip.To begin the excursion, you can use the autoStart prop ...Decided on through its id 'selectByID'.Telected by its own training class 'selectByClass'.Picked by the 'data-step=" 3"' quality.
... or even call the startTour() technique on the element instance.Decided on through its i.d. 'selectByID'.Telected through its own lesson 'selectByClass'.Decided on by the 'data-step=" 3"' attribute.
The target building of the measure target could be any type of legitimate CSS selector.Paperwork.For more details concerning the on call props as well as procedures, look at the paperwork.

Articles You Can Be Interested In