Appearance
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- Library: linkurious/ogma-vue
- Documentation: ogma-vue getting started
- Step-by-step guide: Using Ogma with Vue
This integration lives in a dedicated repository, so it has no live playground here. Follow the links above to get started.