Sleep

Vue. js Tour - Vue.js Supplied #.\n\nVueJS Excursion is a light-weight, simple and adjustable scenic tour plugin.\nIt gives a fast as well as very easy technique to help your users with your app.\n\n\nRequirements.\nInstallation.\nThis segment will certainly help you via the procedure of installing VueJS Tour.\nMeasure 1: Head to your job listing and also put in VueJS Tour using npm:.\ncd my-project.\nnpm mount @globalhive\/ vuejs-tour.\nMeasure 2: Bring in the plugin in your function access point (generally main.js):.\nbring in createApp coming from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nbring in VueJsTour coming 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").Whatever prepares! Currently you can make use of VueJS Tour in your application.Make sure to check out the documents to learn more.Develop a tour.Include the VueJS Tour element anywhere in your application. It is highly recommended to include it to App.vue.and also generate the required steps using.Beginning the excursion.To begin the trip, you can use the autoStart uphold ...Selected by its own id 'selectByID'.Telected by its training class 'selectByClass'.Picked due to the 'data-step=" 3"' feature.
... or even refer to as the startTour() method on the component instance.Picked by its i.d. 'selectByID'.Telected through its own class 'selectByClass'.Picked by the 'data-step=" 3"' attribute.
The intended property of the action object could be any type of valid CSS selector.Records.For more details concerning the on call props and procedures, look into the documentation.