1. Feedback Mode
By default the component will be inFeedback
mode. This will make your component say “Give feedback” and have a heart icon.2. Report Bugs Mode
To enableReport Bugs
mode, set the type attribute to reportBug
. This will make your component say “Report bugs” and have a bug icon.3. Contact Us Mode
To enableContact Us
mode, set the type attribute to ‘contactUs`. This will make your component say “Contact us” and have an email icon.