Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CoveoWidgetConfig

Hierarchy

  • CoveoWidgetConfig

Implements

Properties

configTypeKey

configTypeKey: string = CoveoWidgetConfig.key

css

Optional facets

facets: AtomicFacet[]

Configure the Atomic facets (refiners) for the atomic-facet-manager component

Optional fieldsToInclude

fieldsToInclude: string[]

The list of fields provided to the fields-to-include attribute of the atomic-result-list component

Optional isScrollable

isScrollable: boolean

Specifies if the content of the coveo widget should be scrollable. By default it is set to false.

organizationId

organizationId: string

The ID of the organization that you have created on the Coveo platform

platformUrl

platformUrl: string

The platformUrl for selected region

Optional searchBoxNumberOfSuggestions

searchBoxNumberOfSuggestions: number

The number of suggestions that are provided by the atomic-search-box component

title

Static key

key: string = "widget_coveo"