QuanticRefineModalContent

The QuanticRefineModalContent component displays a copy of the search interface facets and sort components. This component is intended to be displayed inside the Quantic Modal to assure the responsiveness when the search interface is displayed on smaller screens.

Example

<c-quantic-refine-modal-content engine-id={engineId} hide-sort disable-dynamic-navigation></c-quantic-refine-modal-content>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

hideSort (required)

hide-sort

Whether the Quantic Sort component should be hidden.

boolean

disableDynamicNavigation

disable-dynamic-navigation

Indicates whether to disable the dynamic navigation feature according to the dynamic navigation experience.

boolean

false

XML Configuration File Elements

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

Metadata Value

apiVersion

54.0

isExposed

false

Associated Use Cases

This component is also relevant in the following use case: