QuanticNumberButton Component

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

number (required)

number

The number to display as button label.

number

selected (required)

selected

The selected number in the set of buttons.

number

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

53.0

isExposed

false