React UI
Data field
| type | usage | carbon | data |
|---|---|---|---|
| integer | Input field numeric | Number | |
| longint | Input number | Number | |
| decimal | Input decimal | Decimal | |
| currency | Input monetary | Decimal | |
| float | Input float number | Decimal | |
| string | Input textbox | Textbox | |
| memo | Input text area | Textarea | |
| boolean | Input checkbox | Checkbox | |
| date | Input date picker | DateInput | |
| datetime | Input date and time | ? | |
| time | Input time | ? | |
| code | Input code text | Code editor | |
| Input email html body | Email editor | ||
| select | Input selection | Select |