Documentation

Widget usage

HTML and widget positioning

Once you have correctly added the <script> tag to your HTML along with a valid workspace ID, add the [data-talksprout] attribute to any HTML element to trigger the widget. The widget anchors to the trigger and positions itself correctly while respecting the current viewport.

Adding user information to submissions

To attach user information to a feedback submission, pass any string value to the [data-talksprout-user] attribute. This can be a username or email from your identity provider.

Widget localisation

Coming soon

Adding metadata to submissions

Coming soon

React component

Coming soon