@engineai-dev/web-component-react
v0.3.6
Published
React bindings for EngineAI Embed App Web Component
Downloads
72
Keywords
Readme
React Bindings
Installation
npm i @engineai-dev/web-component-react
Usage
import { EngineAIWebComponent } from '@engineai-dev/web-component-react';
<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 onStateChange