This project is a Vue 3 application designed to test live updates using the @disguise-one/vue-liveupdate library. It allows users to subscribe to object properties and view live updates in real-time.
- Subscribe to object properties and view their live updates.
- Add and remove objects dynamically.
- Autocomplete for property subscriptions
- Edit property values directly from the UI.
To use the pre-built plugin, download the latest release from the releases page and unzip the plugin to the plugins folder of your running project. The plugin will be available in the plugin launcher inside Designer, and via http://localhost/ in the web-based plugin launcher.