QuanticFeedbackModal

The QuanticFeedbackModal component overlays a message modal on top of the current app window, the modal contains a form that allows the user to give feedback. Under the hood, the component relies on a lightningModal component. For an example of how to use the QuanticFeedbackModal component, see the quanticSmartSnippet implementation.

Properties

Property Attribute Description Type Default

options (required)

options

Array.<{label: string, value: string, withDetails: boolean, detailsRequired: boolean}>

optionsLabel (required)

options-label

string

handleSubmit (required)

handle-submit

function

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: