Home > @xoram/plugin-panoramique > VueService
VueService interface
Create and expose a Vue app instance for panoramique to mount components into.
Signature:
typescript
export interface VueService extends Service1
Extends: Service
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| App |