atomic-result-children-template (Deprecated)
atomic-result-children-template (Deprecated)
This is for:
Developer
Atomic v1 has been deprecated. We recommend using the latest version of the Coveo Atomic library. |
The atomic-result-children-template
component determines the format of the child results, depending on the conditions that are defined for each template. A template
element must be the child of an atomic-result-children-template
, and an atomic-result-children
must be the parent of each atomic-result-children-template
.
Note: Any <script>
tags defined inside of a <template>
element will not be executed when results are being rendered.
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
A function that must return true on results for the result template to apply. For example, a template with the following condition only applies to results whose |
|
|
|
|
|
The field and values that define which result items the condition must be applied to. For example, a template with the following attribute only applies to result items whose |
|
|
|
|
The field and values that define which result items the condition must not be applied to. For example, a template with the following attribute only applies to result items whose |
|
|