QuanticResult
QuanticResult
The QuanticResult
component is used internally by the QuanticResultList
component.
Example
<c-quantic-result engine-id={engineId} result={result} result-templates-manager={resultTemplatesManager}></c-quantic-result>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
The result item. |
|
|
|
|
The template manager from which to get registered custom templates. |
|
|
|
|
The folded result list controller responsible for executing the actions of the folded collection. |
|
|
|
|
The folded collection containing the result and its children. |
|
|
|
|
The id of the template that should be used to display the result. |
|
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: