docs(Field): update document (#4354)
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ Use button slot to insert button
|
||||
|------|------|------|------|------|
|
||||
| value | Field value | *string \| number* | - | - |
|
||||
| label | Field label | *string* | - | - |
|
||||
| type | Input type, can be set to `tel` *number*<br>`textarea` `password` | *string* | `text` | - |
|
||||
| type | Input type, can be set to `tel` `number`<br>`textarea` `password` | *string* | `text` | - |
|
||||
| size | Size,can be set to `large` | *string* | - | - |
|
||||
| maxlength | Max length of value | *string \| number* | - | - |
|
||||
| placeholder | Placeholder | *string* | - | - |
|
||||
|
||||
Reference in New Issue
Block a user