mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #5141
This commit is contained in:
parent
2501fc91b7
commit
321a3e87e1
2 changed files with 4 additions and 4 deletions
|
@ -132,11 +132,11 @@ export default {
|
|||
},
|
||||
highlightOnSelect: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
default: true
|
||||
},
|
||||
showTick: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
default: false
|
||||
},
|
||||
filterMessage: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue