QuanticPill

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

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