Widgets
Drop-in widgets that embed directly into your website. Add feedback collection or changelog announcements with minimal code.
Feedback Widget
A floating button that opens a feedback form. Collects feature requests, bug reports, and general feedback.
Changelog Widget
Shows recent changelog entries in a popover. Highlights unread updates with a notification badge.
How widgets work
- Widgets are framework-agnostic — they work with React, Vue, plain HTML, or any stack
- Each widget loads as a self-contained bundle via a script tag
- Widgets connect to your Reflet organization using your public API key
- For React projects, dedicated components are available via the SDK