Sleep

Vue. js Tour - Vue.js Supplied #.\n\nVueJS Excursion is a light in weight, straightforward and adjustable excursion plugin.\nIt delivers a quick as well as simple technique to guide your customers by means of your application.\n\n\nPrerequisites.\nInstallment.\nThis area will certainly direct you with the procedure of putting up VueJS Tour.\nStep 1: Visit your project directory site as well as mount VueJS Tour utilizing npm:.\ncd my-project.\nnpm put in @globalhive\/ vuejs-tour.\nStep 2: Import the plugin in your application entrance point (usually main.js):.\nimport createApp from \"vue\".\nimport Application coming from \".\/ App.vue\".\nbring in VueJsTour from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( App)\n. make use of( VueJsTour)\n. place(\"

app").Every thing prepares! Currently you can easily use VueJS Excursion in your application.Make certain to have a look at the paperwork to learn more.Generate a tour.Add the VueJS Trip part anywhere in your application. It is actually highly recommended to incorporate it to App.vue.as well as make the required steps using.Start the scenic tour.To start the excursion, you can use the autoStart uphold ...Selected through its i.d. 'selectByID'.Telected by its lesson 'selectByClass'.Picked by the 'data-step=" 3"' attribute.
... or even refer to as the startTour() method on the component circumstances.Chosen by its own i.d. 'selectByID'.Telected through its lesson 'selectByClass'.Decided on by the 'data-step=" 3"' characteristic.
The target building of the measure target can be any type of authentic CSS selector.Information.For additional information regarding the offered props and also strategies, visit the paperwork.