The NumberInput component is a component for displaying formatted numbers.
Properties
|
Type |
Name |
Description |
|---|---|---|
|
INPUT |
Class |
Specifies additional CSS classes of the components. |
|
BOOLEAN |
Visibility |
Indicates whether the component is visible. |
|
NUMBER |
Decimal Places |
Specifies the number of decimal places. |
|
SELECT |
Decimal Separator |
Specifies which decimal separator is used. With auto, the decimal separator of the user's language is used. |
|
SELECT |
Thousands Seperator |
Specifies which character is used for the thousands separator. With auto, the thousands separator of the user's language is used. |