mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactor #4511
This commit is contained in:
parent
d65bda79f0
commit
437818c7f2
32 changed files with 62 additions and 62 deletions
|
@ -157,11 +157,11 @@ export default {
|
|||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
'aria-label': {
|
||||
ariaLabel: {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
'aria-labelledby': {
|
||||
ariaLabelledby: {
|
||||
type: String,
|
||||
default: null
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue