textarea
//check settiings schem
//inside the settings object
//settings: {
{
"key": {
"type": "textarea",
"label": {
"ar": "العنوان",
"en": "text"
},
"info": {
"ar": "نص توضيحي",
"en": "info text"
}
}
}
//}
Last updated
Was this helpful?