QuanticNumberButton
QuanticNumberButton
In this article
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 |
---|---|
|
|
|
|