tour-component is an Angular component for creating an interactive feature tour on your web application.
vue tour guide library, vue tour examples, vue tour vuetify, vue tour nuxt, vue tour not working
Features
- vuejs component
- reactjs component
- highlight target element
- scroll to target
How to make use of it:
Install
npm i vue-tour-component
vuejs component
import { Tour } from "vue-tour-component"; app.component('tour', Tour)
<script src="./node_modules/vue/dist/vue.min.js"></script> <script src="./node_modules/vue-tour-component/dist/vue-tour-component.min.js"></script>
<tour :data="data" @update="update($event)"> </tour>
minimal tour component for angular, tour-component Plugin/Github
See Demo And Download
Official Website(plantain-00): Click Here
This superior jQuery/javascript plugin is developed by plantain-00. For extra advanced usage, please go to the official website.