Skip to main content
Stringboot provides first-class support for Vue 3, offering both Composition API hooks and a global plugin.

Composition API

The recommended way to use Stringboot with Vue 3.

Vue Plugin Support

For global access, you can install Stringboot as a Vue plugin.

1. Create Plugin

2. Register Plugin

3. Usage in Components (Options API)