Sleep

Vue. js Tour - Vue.js Supplied #.\n\nVueJS Excursion is actually a lightweight, straightforward and personalized scenic tour plugin.\nIt gives a quick and also very easy means to assist your individuals through your application.\n\n\nPrerequisites.\nInstallment.\nThis part will certainly lead you by means of the method of mounting VueJS Trip.\nMeasure 1: Go to your project directory as well as put up VueJS Excursion making use of npm:.\ncompact disc my-project.\nnpm set up @globalhive\/ vuejs-tour.\nMeasure 2: Bring in the plugin in your app entrance point (usually main.js):.\nimport createApp from \"vue\".\nimport App from \".\/ App.vue\".\nbring in VueJsTour from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst application = createApp( Application)\n. usage( VueJsTour)\n. place(\"

app").Every little thing is ready! Currently you can use VueJS Tour in your application.Make certain to take a look at the documentation to find out more.Develop a scenic tour.Include the VueJS Trip part throughout your application. It is actually highly recommended to add it to App.vue.as well as produce the necessary actions using.Beginning the excursion.To begin the scenic tour, you may utilize the autoStart prop ...Decided on by its own i.d. 'selectByID'.Telected by its training class 'selectByClass'.Selected by the 'data-step=" 3"' feature.
... or even refer to as the startTour() technique on the part occasion.Chosen through its id 'selectByID'.Telected through its class 'selectByClass'.Picked by the 'data-step=" 3"' characteristic.
The aim at residential property of the step object could be any type of valid CSS selector.Documents.For more information regarding the on call props and strategies, have a look at the paperwork.