10 lines
326 B
JSON
10 lines
326 B
JSON
{
|
|
"id": 42,
|
|
"content": "Introducing Tailwind CSS Support",
|
|
"linkText": "Learn More",
|
|
"linkHref": "https://primevue.org/tailwind",
|
|
"backgroundStyle": "background-color:#4f8ff7",
|
|
"textStyle": "color:#ffffff;font-weight:500",
|
|
"linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;"
|
|
}
|