Skip to content

Number input - CSS Component

The NumberInput component can be used imported from:

Playground

Construction

Common API

For the basics, check the common specifications.

The CSS component uses the <label> tag.

Attention!

The localization format of the input comes from the format settings of the client's operation system.

z-number-input

The z-number-input is the main parameter used to render the number input component.

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

HTML Examples

CodeSandbox example