Sleep

Vue. js Trip - Vue.js Feed #.\n\nVueJS Scenic tour is a lightweight, easy and also customizable trip plugin.\nIt supplies a simple and quick and easy technique to lead your users by means of your app.\n\n\nRequirements.\nInstallment.\nThis area will direct you through the procedure of putting up VueJS Tour.\nAction 1: Most likely to your project listing as well as mount VueJS Excursion utilizing npm:.\ncd my-project.\nnpm put in @globalhive\/ vuejs-tour.\nStep 2: Bring in the plugin in your application entrance idea (typically main.js):.\nimport createApp from \"vue\".\nimport App from \".\/ App.vue\".\nimport VueJsTour from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( Application)\n. use( VueJsTour)\n. position(\"

app").Every little thing prepares! Currently you may make use of VueJS Scenic tour in your application.Make sure to check out the documents to learn more.Develop a scenic tour.Add the VueJS Trip part anywhere in your app. It is highly recommended to add it to App.vue.and also make the necessary measures utilizing.Begin the scenic tour.To start the excursion, you may make use of the autoStart set ...Selected by its i.d. 'selectByID'.Telected through its own class 'selectByClass'.Chosen by the 'data-step=" 3"' quality.
... or name the startTour() procedure on the part instance.Decided on through its own i.d. 'selectByID'.Telected by its lesson 'selectByClass'.Picked due to the 'data-step=" 3"' feature.
The target property of the measure target may be any valid CSS selector.Documentation.For additional information regarding the readily available props and also procedures, take a look at the information.