document.write("
{
"code": "alignment1",
"prompt": "Vertical Alignment (Text)",
"type": "selector",
"options": [
{
"text": "Top",
"value": "top"
},
{
"text": "Center",
"value": "center"
},
{
"text": "Bottom",
"value": "bottom"
}
]
}
flex_text_selector - Snippet hosted by \"Cacher\"
");