mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Use IconField and InputIcon for filter inputs
This commit is contained in:
parent
a547ed4681
commit
1e3fcfca59
16 changed files with 52 additions and 105 deletions
|
@ -41,8 +41,5 @@ export default {
|
|||
color: '{list.option.group.color}',
|
||||
fontWeight: '{list.option.group.font.weight}',
|
||||
padding: '{list.option.group.padding}'
|
||||
},
|
||||
filterIcon: {
|
||||
color: '{form.field.icon.color}'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue