document.write("
{
"code": "textarea",
"prompt": "TextArea With TextSettings",
"type": "textarea",
"textsettings": {
"fields": [
{
"code": "selector1",
"prompt": "Selector (Icons)",
"type": "selector",
"size": "whole",
"style": "font-size",
"options": [
{
"text": "Small",
"value": "16px"
},
{
"text": "Medium",
"value": "20px"
},
{
"text": "Large",
"value": "24px"
}
],
"pseudoclasses": [
"normal",
"hover",
"focus",
"active"
]
}
]
}
}
flex-textarea-property-text-settings - Snippet hosted by \"Cacher\"
");