# Input
Aside Attributes
| Attribute | Description | Type | Accepted Values | Default |
|---|---|---|---|---|
| value | Binding value | string | —— | —— |
| placeholder | placeholder text | string | —— | —— |
| size | Different sizes | string | large / small / mini | —— |
| disabled | Whether to prohibit input | Boolean | —— | —— |
| readonly | Whether read only | Boolean | —— | —— |
← DatePicker Uploader →