Sleep

Vue. js Tour - Vue.js Feed #.\n\nVueJS Tour is a light-weight, simple as well as customizable excursion plugin.\nIt supplies a fast as well as quick and easy method to direct your customers via your function.\n\n\nPrerequisites.\nInstallation.\nThis area is going to lead you through the process of putting in VueJS Scenic tour.\nAction 1: Head to your project directory and put up VueJS Trip making use of npm:.\ncd my-project.\nnpm put in @globalhive\/ vuejs-tour.\nStep 2: Import the plugin in your function access point (normally main.js):.\nbring in createApp coming from \"vue\".\nbring in App from \".\/ App.vue\".\nimport VueJsTour from '@globalhive\/ vuejs-tour'.\nbring in '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( App)\n. usage( VueJsTour)\n. position(\"

app").Everything prepares! Right now you can easily make use of VueJS Excursion in your application.Make certain to have a look at the documentation for more information.Produce a trip.Add the VueJS Scenic tour part anywhere in your app. It is highly recommended to incorporate it to App.vue.and also generate the needed steps making use of.Start the scenic tour.To begin the excursion, you may make use of the autoStart prop ...Chosen through its own i.d. 'selectByID'.Telected by its own training class 'selectByClass'.Decided on by the 'data-step=" 3"' attribute.
... or name the startTour() strategy on the component instance.Chosen by its own id 'selectByID'.Telected by its lesson 'selectByClass'.Decided on due to the 'data-step=" 3"' quality.
The target property of the step target may be any type of valid CSS selector.Records.To read more regarding the available props and also strategies, check out the information.

Articles You Can Be Interested In