mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
New transition duration token for components
This commit is contained in:
parent
3be93fd584
commit
8b46ae3bd0
204 changed files with 464 additions and 221 deletions
|
@ -21,6 +21,7 @@ export default {
|
|||
color: '{form.field.focus.ring.color}',
|
||||
offset: '{form.field.focus.ring.offset}',
|
||||
shadow: '{form.field.focus.ring.shadow}'
|
||||
}
|
||||
},
|
||||
transitionDuration: '{form.field.transition.duration}'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue