0.3.5 • Published 8 months ago
@engineai-dev/web-component-react v0.3.5
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