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
size
string
Use either "small" or "large"; it defaults to "regular"
variant
string
Use either "spread" or "stacked" to control the toggle display
Last updated