@guideflow/vue
Vue 3 composables and plugin for GuideFlow product tours.
Installation
bash
npm install @guideflow/core @guideflow/vueKey Exports
| Export | Description |
|---|---|
GuideFlowPlugin | Vue plugin |
useGuideFlow() | Access the instance |
useTour() | Tour state and controls |
GUIDEFLOW_KEY | Injection key |
Peer Dependencies
vue^3.0.0