QuanticResultQuickview
QuanticResultQuickview
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" use-case="search"></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. |
|
|
|
|
The icon to be shown in the preview button. |
|
|
|
|
The label to be shown in the preview button. |
|
|
|
|
The variant of the preview button. |
|
|
|
|
Indicates the use case where this quickview component is used. |
|
|
Custom Events
The component fires the following custom event:
-
haspreview
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|