Sleep

Vue. js Trip - Vue.js Nourished #.\n\nVueJS Tour is a light-weight, simple as well as personalized excursion plugin.\nIt provides an easy and also very easy way to direct your customers by means of your app.\n\n\nPrerequisites.\nSetup.\nThis segment is going to lead you by means of the process of setting up VueJS Excursion.\nAction 1: Most likely to your job directory and also install VueJS Excursion using npm:.\ncd my-project.\nnpm put up @globalhive\/ vuejs-tour.\nAction 2: Bring in the plugin in your application entrance idea (usually 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 application = createApp( App)\n. make use of( VueJsTour)\n. mount(\"

app").Every thing prepares! Right now you may utilize VueJS Trip in your application.Make sure to check out the information for additional information.Develop an excursion.Incorporate the VueJS Excursion element anywhere in your application. It is actually encouraged to incorporate it to App.vue.and produce the necessary actions using.Begin the trip.To begin the excursion, you may make use of the autoStart set ...Chosen through its i.d. 'selectByID'.Telected by its lesson 'selectByClass'.Decided on by the 'data-step=" 3"' attribute.
... or call the startTour() technique on the part case.Selected through its own id 'selectByID'.Telected through its training class 'selectByClass'.Picked by the 'data-step=" 3"' characteristic.
The intended home of the measure focus can be any authentic CSS selector.Information.For more details concerning the accessible props and also approaches, visit the documentation.