Global CSS API: Controls - Number
The following CSS custom properties are used for number input type control UI.
| Property | Description | Default |
|---|---|---|
| --gf-ctrl-number-spin-btn-appearance | Appearance. | var(--gf-ctrl-appearance) |
| --gf-ctrl-number-spin-btn-bg-position | Background position. | center center |
| --gf-ctrl-number-spin-btn-bg-size | Background size. | 8px 14px |
| --gf-ctrl-number-spin-btn-width | Width. | 8px |
| --gf-ctrl-number-spin-btn-opacity | Opacity. | 1 |