Feedback Buttons
Buttons to collect user feedback.
Options
- confusedMsg |
string: message to be displayed in tooltip for confused button. Default:none. - feedbackMsg |
string: message to be displayed in tooltip for detailed feedback button. Default:none. - understoodMsg |
string: message to be displayed in tooltip for understood button. Default:none. - customFeedback |
boolean: controls whether the component accepts custom feedback. Default:true. - vertical |
boolean: buttons are displayed vertically if set totrue. Default:false. - className |
string: class name. Default:''. - style |
object: CSS inline styles. Default:{}.
Examples
- Minimal
- Vertical
- Feedback Everywhere
- Customized Style and Labels
Live Editor
Result
ReferenceError: Provider is not defined