@engineai-dev/web-component-vue
v1.1.3
Published
Vue bindings for EngineAI Embed App Web Component
Readme
Vue Bindings
Installation
npm i @engineai-dev/web-component-vueUsage
import EngineAiWebComponent from '@engineai-dev/web-component-vue';
<EngineAIWebComponent src="https://example.engineai.com" />;This supports all the Web Component Attributes
Events
To listen to the Web Component State Change Event, you can use the callback :on-state-change=
