Skip to main content

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 to true. Default: false.
  • className | string: class name. Default: ''.
  • style | object: CSS inline styles. Default: {}.

Examples

Live Editor
Result
ReferenceError: Provider is not defined