coffeescript-ui
Version:
Coffeescript User Interface System
19 lines (15 loc) • 731 B
Markdown
```div-parameter
## Parameter DateTime
| Parameter | DateTimeat | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| locale | Array of type *DateTime* | locale | yes | Lorem |
| input_types | Array | <dt>[date_time] | no | Lorem |
| display_type | <dt>long<dt>short | long | no | Lorem |
| min_year | <dt>Integer | 0 | yes | Lorem |
| max_year | <dt>Integer | 2499 | yes | Lorem |
| <span class="removed-opt">getValueForDisplay</span> | | | | |
| <span class="removed-opt">getValueForInput</span> | | | | |
| <span class="removed-opt">checkInput</span> | | | | |
| <span class="removed-opt">getInputBlocks</span> | | | | |
```
@@include(../input/input/input_p.md)