1. @sitecore-cloudsdk/search/browser

Recommendation

Version:

Type

Interface

Import path

@sitecore-cloudsdk/search/browser

The recommendation object of a widget item.

Signature

export interface Recommendation {
  recipe?: Recipe;
}

Properties

Name

Type

Description

Value

recipe

Recipe

Optional.

A recipe for recommendations. A recipe is used to determine which recommendations are given by a recommendation widget.

If unset, Sitecore Search returns recommendations using the default recipe.

N/A

If you have suggestions for improving this article, let us know!