npm i @engineai-dev/web-component-vue
import EngineAiWebComponent from '@engineai-dev/web-component-vue';
<EngineAIWebComponent src="https://example.engineai.com" />;
This supports all the Web Component Attributes
To listen to the Web Component State Change Event, you can use the callback :on-state-change=