THIS IS ARCHIVED DOCUMENTATION

atomic-search-box-query-suggestions (Deprecated)

In this article
In this article

The atomic-search-box-query-suggestions component can be added as a child of an atomic-search-box component, allowing for the configuration of query suggestion behavior.

Properties

Property Attribute Description Type Default

maxWithQuery

max-with-query

The maximum number of suggestions that will be displayed if the user has typed something into the input field.

number | undefined

maxWithoutQuery

max-without-query

The maximum number of suggestions that will be displayed initially when the input field is empty.

number | undefined