@flexcodelabs/sarufi-chatbox
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@flexcodelabs/sarufi-chatbox

npm NPM

Package Name

Features

  • List of features

Installation

npm install @flexcodelabs/sarufi-chatbox

or

yarn add @flexcodelabs/sarufi-chatbox

Usage

...
import SarufiChatbox from '@flexcodelabs/sarufi-chatbox';

<SarufiChatbox
  botId={16}
  API_URL={"https://api.sarufi.io"}
  theme={{
    primaryColor: "blue",
    borderColor: "lightgray",
    fontSize: "14",
    fontFamily: "PoppinsRegular",
    sentBoxBg: "blue",
    receivedBoxBg: "white",
    sentBoxColor: "white",
    receivedBoxColor: "black",
    chatboxBg: "#EDECE1",
    receivedBoxLinkColor: "blue",
    sentBoxLinkColor: "white",
  }}  />

Examples

Source code
Demo

Props

Name Type Default Required Description
Prop type `` false Descriptions

Readme

Keywords

none

Package Sidebar

Install

npm i @flexcodelabs/sarufi-chatbox

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

80.7 kB

Total Files

33

Last publish

Collaborators

  • neicore
  • bmsteven
  • baharajr