Reset Number Input
Removes the arrows from number inputs.
Class | Properties |
---|
reset-number-input | &::-webkit-outer-spin-button, &::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; -moz-appearance: textfield; } |
Usage
Single import
Multi import
Options
base
If set to true
the reset-number-input
class gets included in the base styles as: