QuanticResultQuickview Component
QuanticResultQuickview Component
In this article
The QuanticResultQuickview
component renders a button which the end user can click to open a modal box containing certain information about a result.
Example
<c-quantic-result-quickview engine-id={engineId} result={result} maximum-preview-size="100"></c-quantic-result-quickview>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
The result to retrieve a quickview for. |
|
|
|
|
The maximum preview size to retrieve, in bytes. By default, the full preview is retrieved. |
|
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|