mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Listbox: checkmark, highlightOnSelect properties added
This commit is contained in:
parent
438440072f
commit
6295928c7a
9 changed files with 137 additions and 3 deletions
|
@ -42,6 +42,9 @@ export default {
|
|||
fontWeight: '{list.option.group.font.weight}',
|
||||
padding: '{list.option.group.padding}'
|
||||
},
|
||||
checkmark: {
|
||||
color: '{list.option.color}'
|
||||
},
|
||||
emptyMessage: {
|
||||
padding: '{list.option.padding}'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue