0.1.0 • Published 2 years ago

react-quick-contact v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-quick-contact

react-quick-contact

react-quick-contact - is a simple floaing contact widget. It allows us to easily integrae floaing contact button in website. So customers can just click to contact, no need to enter their email or phone for you to have it.

Installation

npm

npm i react-quick-contact

Yarn

yarn add  react-quick-contact

Futures

  • You can customize the location
  • You can change the button text and color
  • You can add profile picure, Designation, Description
  • You can add multiple buttons
  • You can add muliple custom components.

API

Properytypedefaultrequired
buttonLabelstringtrue
buttonIconReactNodetrue
buttonColorstringtrue
namestring-false
designationstring-false
messagestring-false
profileImageUrlstring-false
alignment'left' , 'right'true
buttonsArray<React.FC> , Array< ReactNode >-false