1.6.0 • Published 2 years ago

ty-feedbkack-library v1.6.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

TY-FEEDBACK-BUTTON

React Feedback Component

for live demo there is a icon at right corner click it!

Features

  • Collects all feedback at GoogleSheets
  • Customizable interface
  • Easy integration

Installation

This repo is an npm package. for use: ty-feedbkack-button requires Node.js to run.

npm i ty-feedbkack-library
add  import TYFeedback from 'ty-feedbkack-library'
use <TYFeedback sheetMonkeyUrl='u need to sheet monkey url [sheetMonkey](https://sheetmonkey.io/)' />

!Also you can use with clone for developing

yarn install
yarn start

Feedbacks at google sheets

Props (this area will be updated)

ProptypeisRequired
formTitleTextstringoptional
formContentTextstringoptional
sheetMonkeyUrlstring (sheetMonkeyUrl)required
modalWidthstring or numberoptional
modalZIndexnumberoptional
modalClosablebooleanoptional
successTextstringoptional
modalClassNamestringoptional
feedbackButtonClassNamestringoptional
formTitleClassNamestringoptional
formTitleColorstringoptional
formTitleAlign'left' or'center' or 'right';optional
onSubmit()() => voidoptional
1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago