Quantity
Number input for incrementing whole numbers
Quantity is used extensively in the q3-ui-cart
package. For more examples, I'd suggest taking a look at the repository.
MyQuantity.jsx
Props
Prop | Type | Description |
|
| Use either "small" or "large"; it defaults to "regular" |
|
| Use either "spread" or "stacked" to control the toggle display |
Last updated