mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
#9038, add el-input tabindex props
This commit is contained in:
@@ -820,6 +820,7 @@ export default {
|
||||
| autofocus | 原生属性,自动获取焦点 | boolean | true, false | false |
|
||||
| form | 原生属性 | string | — | — |
|
||||
| label | 输入框关联的label文字 | string | — | — |
|
||||
| tabindex | 输入框的tabindex | string | - | - |
|
||||
|
||||
### Input slots
|
||||
| name | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user