UNPKG

coffeescript-ui

Version:
21 lines (19 loc) 1.05 kB
```div-parameter ## Parameter NumberInput | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | decimals | <dt>&lt;Integer&gt; | 0 | no | Lorem | | symbol | (v) -> isString(v) and v.length > 0 | - | no | Lorem | | symbol_before | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | store_as_integer | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | decimalpoint | <dt>&lt;String&gt; = <dd>"," &#124; "." | "." | yes | Lorem | | separator | (v) -> isString(v) and v.length > 0 | - | no | Lorem | | min | <dt>isNumber | null | no | Lorem | | max | (<dt>isNumber | null | no | Lorem | | <span class="removed-opt">checkInput</span> | | | | | | <span class="removed-opt">getValueForDisplay</span> | | | | | | <span class="removed-opt">getValueForInput</span> | | | | | | <span class="removed-opt">correctValueForInput</span> | | | | | | <span class="removed-opt">prevent_invalid_input</span> | | | | &nbsp; | ``` @@include(../input/input_p.md)