1.1.2 • Published 6 years ago

@comparaonline/chat-component v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

chat-component

Component to use the Zendesk Zopim chat.

Installation

$ npm install --save comparaonline/chat-component

Usage

  <ZopimChat
    countryName={countryName}
    language={language}
    title={title}
    conciergeTitle={conciergeTitle}
    prechatFormGreetings={prechatFormGreetings}
    offlineFormGreetings={offlineFormGreetings}
  />

Where the possible options are:

  • countryName: The full name of the country (i.e. Chile, Brasil or Colombia).
  • language: Two letter language ISO code (i.e es or pt).
  • title: Text for the main top bar of the chat window.
  • conciergeTitle: Text shown once a chat is initiated.
  • prechatFormGreetings: Set the greeting message displayed on the pre-chat form..
  • offlineFormGreetings: Text shown when the chat deparment status is offline.
1.1.2

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago