QuanticNumberButton
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. |
|
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 |
---|---|
|
|
|
|
Unresolved directive in utility-number-button-component.adoc - include::/_includes/asciidoc/reference/quantic-utility-number-button-handwritten-reference.adoc[tag=1.13.10.1]
What's Next for Me?