2020-07-01 14:29:03 +02:00
|
|
|
{
|
2020-10-20 15:36:16 +02:00
|
|
|
"apiVersion": 2,
|
2020-07-01 14:29:03 +02:00
|
|
|
"name": "core/columns",
|
|
|
|
"category": "design",
|
|
|
|
"attributes": {
|
|
|
|
"verticalAlignment": {
|
|
|
|
"type": "string"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
2020-07-07 16:43:35 +02:00
|
|
|
"anchor": true,
|
2020-07-01 14:29:03 +02:00
|
|
|
"align": [
|
|
|
|
"wide",
|
|
|
|
"full"
|
|
|
|
],
|
|
|
|
"html": false,
|
2020-10-20 15:36:16 +02:00
|
|
|
"color": {
|
2020-07-01 14:29:03 +02:00
|
|
|
"gradients": true,
|
2020-10-20 15:36:16 +02:00
|
|
|
"link": true
|
2020-07-01 14:29:03 +02:00
|
|
|
}
|
2021-01-28 03:04:13 +01:00
|
|
|
},
|
|
|
|
"editorStyle": "wp-block-columns-editor",
|
|
|
|
"style": "wp-block-columns"
|
2020-07-01 14:29:03 +02:00
|
|
|
}
|