feedbackfin_react
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Feedback Fin wrapper for React

A tiny widget to collect feedback anywhere on your website. Now in a react component!!!.

npm version

Demo GIF

Original Widget

Web Github

How it works

<Feedback rowyUrl='https://rowy-hooks.run.app/wh/...'>
 <button>Click</button>
</Feedback>

Setting up a webhook URL (rowyUrl)

This is the URL to send the feedback to. The widget will make a POST request to this URL with the feedback data as a JSON body.

Generate a webhook URL easily using Rowy's low-code platform and manage feedback data on a collaborative spreadsheet-UI. Optionally, you can further automate on incoming feedback with Rowy's built-in code-editor (eg: notify on team slack/discord, email follow up etc).

End-to-end video instructions on the website ↗

Package Sidebar

Install

npm i feedbackfin_react

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

38.5 kB

Total Files

7

Last publish

Collaborators

  • abevallez