docs: add 2.5.0 version tag
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ Use `input-align` prop to align the input value
|
||||
|------|------|------|------|
|
||||
| v-model (value) | Field value | *number \| string* | - |
|
||||
| label | Field label | *string* | - |
|
||||
| name | Name | *string* | - |
|
||||
| name `v2.5.0` | Name | *string* | - |
|
||||
| type | Input type, can be set to `tel` `digit`<br>`number` `textarea` `password` | *string* | `text` |
|
||||
| size | Size,can be set to `large` | *string* | - |
|
||||
| maxlength | Max length of value | *number \| string* | - |
|
||||
|
||||
Reference in New Issue
Block a user