Skip to content
  1. Examples
  2. Integrations
  3. Vue

Vue

Integrate Ogma into a Vue 3 application with the official  ogma-vue wrapper. It exposes a reactive <Ogma> component with full type support, so you can create and manage instances, bind events and drive the graph from your Vue state.

Install it from npm:

sh
npm install @linkurious/ogma-vue@latest

This integration lives in a dedicated repository, so it has no live playground here. Follow the links above to get started.