QuanticPill (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 QuanticPill component is used internally to display a deselectable button.

Example

<c-quantic-pill label="Case" alt-text="Remove Case filter" ondeselect={myDeselectFunction}></c-quantic-pill>

Properties

Property Attribute Description Type Default

label (required)

label

The value to display inside the button.

string

altText (required)

alt-text

The alternative text to be assigned to the button icon.

string

groupName (required)

group-name

The name of the group if applicable related to the button (for screen readers).

string

actionName (required)

action-name

The name of the action if applicable when the button is clicked (for screen readers).

string

Custom Events

The component fires the following custom event:

  • deselect

XML Configuration File Elements

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

Metadata Value

apiVersion

53.0

isExposed

false