QuanticNumberButton
QuanticNumberButton
In this article
|
|
Note
This component was introduced in version |
The QuanticNumberButton component is used internally to display a button in a set of buttons with numeric labels.
Example
<c-quantic-number-button number="1" selected onselect={select}></c-quantic-number-button>
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
|
|
The number to display as button label. |
|
|
|
|
The selected number in the set of buttons. |
|
|
|
|
The value for aria-label. |
|
Custom events
The component fires the following custom event:
-
select
XML configuration file elements
The following XML configuration file elements apply (see XML Configuration File Elements).
| Metadata | Value |
|---|---|
|
|
|
|