Wat moet ik in de code aanpassen als ik de tekst op 2 regels wil plaatsen?
Shift enter is niet het antwoord.
{
“style”: “”,
“script”: “”,
“title”: “”,
“showCarousel”: true,
“body”: [
{
“type”: “Container”,
“items”: [
{
“type”: “TextBlock”,
“text”: “A️a️n️g️e️s️l️oten bij uitgangspunten Zilveren Kruis, Trajecten <15 dagen en >90 dagen uitgesloten. Norm is xx dagen”,
“style”: {
“text-align”: “center”,
“font-weight”: “bold”,
“font-size”: “15px”,
“margin”: “100px”
}
}
]
}
],
“actions”: []
}