@engineai-dev/web-component-vue
v0.3.6
Published
Vue bindings for EngineAI Embed App Web Component
Downloads
67
Keywords
Readme
Vue Bindings
Installation
npm i @engineai-dev/web-component-vue
Usage
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=