QuanticPill
QuanticPill
In this article
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 |
---|---|---|---|---|
|
|
The value to display inside the button. |
|
|
|
|
The alternative text to be assigned to the button icon. |
|
|
|
|
The name of the group if applicable related to the button (for screen readers). |
|
|
|
|
The name of the action if applicable when the button is clicked (for screen readers). |
|
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 |
---|---|
|
|
|
|