2020-07-01 08:29:03 -04:00
|
|
|
{
|
2020-10-20 09:36:16 -04:00
|
|
|
"apiVersion": 2,
|
2020-07-01 08:29:03 -04:00
|
|
|
"name": "core/column",
|
|
|
|
"category": "text",
|
|
|
|
"parent": [
|
|
|
|
"core/columns"
|
|
|
|
],
|
|
|
|
"attributes": {
|
|
|
|
"verticalAlignment": {
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"width": {
|
2020-10-20 09:36:16 -04:00
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"templateLock": {
|
|
|
|
"type": "string"
|
2020-07-01 08:29:03 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
2020-07-07 10:43:35 -04:00
|
|
|
"anchor": true,
|
2020-07-01 08:29:03 -04:00
|
|
|
"reusable": false,
|
2020-10-20 09:36:16 -04:00
|
|
|
"html": false
|
2020-07-01 08:29:03 -04:00
|
|
|
}
|
|
|
|
}
|