Real input
Real input
Directive: o-real-input
Inherited inputs
-
from FormDataComponent:
- attr
- automatic-binding
- automatic-registering
- clear-button
- data
- enabled
- hide-required-marker
- label
- label-visible
- read-only
- required
- sql-type
- tooltip
- tooltip-position
- tooltip-show-delay
- validators
- width
-
from o-integer-input:
- grouping
- locale
- max
- min
- step
- thousand-separator
Inputs
Name | Description | Default |
---|---|---|
decimal-separator string |
Decimal digits chacarter separator |
Dot (.) |
max-decimal-digits number |
Maximum number of decimals required |
2 |
min-decimal-digits number |
Minimum number of decimals required |
2 |
Inherited outputs
-
from FormDataComponent:
- onChange
- onValueChange
-
from o-text-input:
- onBlur
- onFocus