NumericInput

The 'NumericInput' field can be used as input field for numeric values. Originally made for Game Limits for the user to decide what amount of money/hours they want as a limit. Below is the simplest example with max 5 digits.

Basic Usage

It is possible to include a label, change max length of the number, type language-sensitivity.

Labels and Currency usage

The currency input also provides error handling.

Error usage

This guide is based on version: 3.3.1