Skip to content

@guideflow/vue

Vue 3 composables and plugin for GuideFlow product tours.

npm version

Installation

bash
npm install @guideflow/core @guideflow/vue

Key Exports

ExportDescription
GuideFlowPluginVue plugin
useGuideFlow()Access the instance
useTour()Tour state and controls
GUIDEFLOW_KEYInjection key

Peer Dependencies

  • vue ^3.0.0

Released under the MIT License.