QuanticFeedback

The QuanticFeedback component displays a question and two buttons for giving positive or negative feedback.

Properties

Property Attribute Description Type Default

question

question

The question to be displayed.

string

"Was this useful?"

state (required)

state

The state of the feedback component.

'neutral', 'liked', 'disliked'

hideExplainWhyButton (required)

hide-explain-why-button

Indicates whether the "Explain why" button should be hidden.

boolean

successMessage (required)

success-message

The message to be displayed after submitting a feedback.

string

likeIconName (required)

like-icon-name

The name of the like icon.

string

dislikeIconName (required)

dislike-icon-name

The name of the dislike icon.

string

likeLabel (required)

like-label

The label of the like button.

string

dislikeLabel (required)

dislike-label

The label of the dislike button.

string

hideLabels (required)

hide-labels

Indicates whether the labels of feedback buttons should be hidden.

boolean

size (required)

size

The size of the feedback icons.

'xx-small', 'x-small', 'small', 'medium', 'large'

Custom Events

The component fires the following custom events:

  • like

  • dislike

  • pressExplainWhy

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

56.0

isExposed

false

Associated Use Cases

This component is also relevant in the following use case: