QuanticRecentQueriesList

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