Widgets

algoliasearch.search.Widgets
case class Widgets(banners: Option[Seq[Banner]])

Widgets returned from any rules that are applied to the current search.

Value parameters

banners

Banners defined in the Merchandising Studio for a given search.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product