2.0.0 • Published 2 years ago

ty-feedbkack-button v2.0.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-button
add  import TYFeedback from 'ty-feedbkack-button'
use <TYFeedback sheetMonkeyUrl='u need to sheet monkey url [sheetMonkey](https://sheetmonkey.io/)' />

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
2.0.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago