--- components: ["NumberInput", "NumberInputSkeleton"] --- ## Default This component requires a numerical value for `value`. See [#no-value](#no-value) to allow for an empty value. ## With helper text ## Minimum and maximum values ## No value Set `allowEmpty` to `true` to allow for no value. Set `value` to `null` to denote "no value." ## Hidden label ## Hidden steppers ## Light variant ## Read-only variant ## Extra-large size ## Small size ## Invalid state ## Warning state ## Disabled state ## Skeleton ## Skeleton without label