10 lines
386 B
JSON
10 lines
386 B
JSON
{
|
|
"id": 55,
|
|
"content": "🎉 v4.0.0-beta.1 is out with the new Styled Mode",
|
|
"linkText": "Learn More",
|
|
"linkHref": "http://v4.primevue.org",
|
|
"backgroundStyle": "background-color:var(--primary-color)",
|
|
"textStyle": "color:var(--primary-color-text);font-weight:500",
|
|
"linkStyle": "color:var(--primary-color-text);font-weight:700;text-decoration: underline;"
|
|
}
|