<search:result
[result="{object}"]
[when="{string}"]
[equals="{string}"]>
</search:result>
Param | Type | Details |
---|---|---|
result (optional) | object | A result object |
when (optional) | string | The result will only be rendered if this field exists |
equals (optional) | string | The result will only be rendered if this is the value of the when field |
Was this page helpful?