document.write("
{
"code": "alignment2",
"prompt": "Vertical Alignment (Icon)",
"type": "selector",
"options": [
{
"text": "align_left",
"type": "icon",
"value": "left"
},
{
"text": "align_center",
"type": "icon",
"value": "center"
},
{
"text": "align_right",
"type": "icon",
"value": "right"
}
]
}
flex_icon_selector - Snippet hosted by \"Cacher\"
");