This website requires JavaScript.
Explore
Help
Sign In
vertumnus
/
primevue-mirror
mirror of
https://github.com/primefaces/primevue.git
Watch
1
Star
0
Fork
You've already forked primevue-mirror
0
Code
Packages
Releases
Activity
a83714ac28
primevue-mirror
/
components
/
lib
/
themes
/
aura
/
iconfield
/
index.js
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fixed icon field icon color
2024-03-25 18:57:56 +00:00
export
default
{
Refactored editor tokens
2024-05-05 16:14:09 +00:00
icon
:
{
color
:
'{form.field.icon.color}'
Fixed icon field icon color
2024-03-25 18:57:56 +00:00
}
}
;