mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Fixed #5786 - Deprecate inputStyle and add inputVariant
This commit is contained in:
parent
e14ce7fdf9
commit
be72908415
15 changed files with 32 additions and 18 deletions
|
@ -15,7 +15,7 @@ primevue: {
|
|||
options: {
|
||||
unstyled: true,
|
||||
ripple: true,
|
||||
inputStyle: 'filled'
|
||||
inputVariant: 'filled'
|
||||
}
|
||||
}
|
||||
`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue