QuanticResultAction
QuanticResultAction
The QuanticResultAction
component allows the end user to perform a specific action on a result.
Example
<c-quantic-result-action result={result} event-name="attachtocase" icon-name="utility:chat" label="Attach result" selected selected-label="Detach result"></c-quantic-result-action>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The label displayed in the tooltip of the result action button. |
|
|
|
|
The label displayed in the tooltip when the result action button is selected. |
|
|
|
|
The name of the icon displayed inside the result action button. |
|
|
|
|
The name of the event to be dispatched. |
|
|
|
|
The result to perform the action on. |
|
|
|
|
The name of the icon displayed inside the result action button when the result action button is selected. |
|
|
|
|
Specifies whether the result action button is in selected state or not. |
|
|
|
|
Specifies whether the result action button is in loading state or not. |
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|
Associated Use Cases
This component is also relevant in the following use case: