Sleep

Vue. js Scenic tour - Vue.js Nourished #.\n\nVueJS Excursion is actually a light-weight, basic as well as customizable tour plugin.\nIt offers a quick and quick and easy way to lead your users with your function.\n\n\nQualifications.\nInstallation.\nThis segment will certainly help you through the process of mounting VueJS Trip.\nMeasure 1: Go to your task directory and also install VueJS Tour using npm:.\ncompact disc my-project.\nnpm mount @globalhive\/ vuejs-tour.\nStep 2: Bring in the plugin in your application entry point (typically main.js):.\nimport createApp coming from \"vue\".\nimport App from \".\/ App.vue\".\nbring in VueJsTour coming from '@globalhive\/ vuejs-tour'.\nimport '@globalhive\/ vuejs-tour\/dist\/style. css'.\n\nconst app = createApp( Application)\n. usage( VueJsTour)\n. install(\"

app").Every little thing is ready! Now you may use VueJS Tour in your application.Make certain to check out the records to learn more.Generate an excursion.Include the VueJS Excursion component anywhere in your application. It is encouraged to add it to App.vue.and also produce the required steps using.Begin the excursion.To start the excursion, you can easily use the autoStart uphold ...Selected through its own id 'selectByID'.Telected through its own training class 'selectByClass'.Picked by the 'data-step=" 3"' feature.
... or call the startTour() approach on the component occasion.Selected by its id 'selectByID'.Telected through its class 'selectByClass'.Chosen by the 'data-step=" 3"' quality.
The aim at residential or commercial property of the step target can be any valid CSS selector.Records.For more details about the on call props as well as strategies, have a look at the documents.

Articles You Can Be Interested In