1.0.16 • Published 4 months ago

@elna-ai/chat-widget v1.0.16

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

Elna chat widget

A third party react library which can we embedded into the customers application which can interact with wizards created in elna platform

Integration and Usage

   npm i @elna-ai/chat-widget

Example usage

   import Widget from "@elna-ai/chat-widget";
   ...

   <Widget
      wizardId="${WIZARD_UUID_IN_ELNA}"
      title="Hello world"
      chatBg={chatBg}
      logo={logo}
   />

logo is and chatBg are expected to be images, logo is the image used in the title and as avatar for the bot. chatBg is used as the background for the title bar in expanded state

1.0.16

4 months ago

1.0.15

4 months ago

1.0.14

4 months ago

1.0.13

5 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago