Sleep

Vue. js Tour - Vue.js Nourished #.\n\nVueJS Trip is actually a lightweight, easy as well as customizable scenic tour plugin.\nIt provides an easy and also very easy way to lead your individuals via your app.\n\n\nRequirements.\nInstallation.\nThis segment will assist you by means of the process of setting up VueJS Scenic tour.\nMeasure 1: Visit your task directory as well as install VueJS Trip making use of npm:.\ncompact disc my-project.\nnpm install @globalhive\/ vuejs-tour.\nStep 2: Import the plugin in your application access idea (generally main.js):.\nimport createApp from \"vue\".\nbring in Application from \".\/ App.vue\".\nimport VueJsTour from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( Application)\n. make use of( VueJsTour)\n. place(\"

app").Everything is ready! Now you can easily use VueJS Trip in your application.Make sure to browse through the information for additional information.Develop a scenic tour.Incorporate the VueJS Scenic tour component anywhere in your application. It is recommended to add it to App.vue.as well as create the required measures using.Beginning the trip.To start the tour, you can make use of the autoStart prop ...Selected through its id 'selectByID'.Telected through its own training class 'selectByClass'.Selected by the 'data-step=" 3"' attribute.
... or refer to as the startTour() technique on the element occasion.Selected through its own i.d. 'selectByID'.Telected through its course 'selectByClass'.Picked due to the 'data-step=" 3"' feature.
The target property of the step focus may be any type of valid CSS selector.Documents.For more information regarding the accessible props and techniques, take a look at the records.