QuanticRecentQueriesList (Deprecated)

Warning

Quantic v1 has been deprecated. We recommend using the latest version of the Coveo Quantic library.

Note

This component was introduced in version 1.6.1.0.

The QuanticRecentQueriesList component displays the user’s recent queries.

Example

<c-quantic-recent-queries-list engine-id={engineId} max-length="8" label="Recent Searches" is-collapsed></c-quantic-recent-queries-list>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

maxLength (required)

max-length

The maximum number of queries to keep in the list.

number

label (required)

label

The non-localized label for the component. This label is displayed in the component header.

string

isCollapsed

is-collapsed

Whether the component is collapsed.

boolean

false

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

53.0

isExposed

false