Sleep

Vue. js Trip - Vue.js Supplied #.\n\nVueJS Tour is a lightweight, basic as well as personalized tour plugin.\nIt supplies a simple and easy way to direct your users with your application.\n\n\nQualifications.\nInstallment.\nThis segment will direct you by means of the method of putting up VueJS Trip.\nMeasure 1: Visit your task directory and also put in VueJS Tour using npm:.\ncompact disc my-project.\nnpm install @globalhive\/ vuejs-tour.\nAction 2: Import the plugin in your application entrance idea (commonly main.js):.\nbring in createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nimport VueJsTour from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( App)\n. make use of( VueJsTour)\n. position(\"

app").Every thing prepares! Now you may make use of VueJS Trip in your application.Make sure to take a look at the records for more details.Produce a scenic tour.Incorporate the VueJS Tour part anywhere in your application. It is suggested to include it to App.vue.and produce the needed measures making use of.Start the scenic tour.To begin the tour, you may utilize the autoStart uphold ...Decided on by its own i.d. 'selectByID'.Telected through its class 'selectByClass'.Picked due to the 'data-step=" 3"' characteristic.
... or name the startTour() strategy on the part case.Selected by its id 'selectByID'.Telected through its own class 'selectByClass'.Picked by the 'data-step=" 3"' attribute.
The target residential property of the action object can be any sort of authentic CSS selector.Records.For more information concerning the readily available props and strategies, have a look at the documentation.