mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Refactor #5437
This commit is contained in:
parent
88c8b8e5f8
commit
6e2280009f
8 changed files with 25 additions and 58 deletions
|
@ -61,6 +61,10 @@ export default {
|
|||
tabindex: {
|
||||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
disabled: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
}
|
||||
},
|
||||
style: PickListStyle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue