10 lines
327 B
JSON
10 lines
327 B
JSON
{
|
|
"id": 40,
|
|
"content": "Introducing the new Unstyled Mode",
|
|
"linkText": "Learn More",
|
|
"linkHref": "https://primevue.org/unstyled",
|
|
"backgroundStyle": "background-color:#4f8ff7",
|
|
"textStyle": "color:#ffffff;font-weight:500",
|
|
"linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;"
|
|
}
|