UNPKG

ba-block-cli

Version:
43 lines (42 loc) 901 B
{ "name": "acf/video", "title": "Block - Video section", "description": "Video section", "style": "video-block-style", "script": "video-block-script", "category": "design", "icon": "editor-paste-text", "apiVersion": 2, "keywords": [ "video" ], "acf": { "mode": "preview", "renderTemplate": "video.php", "postTypes": [ "post", "page" ] }, "styles": [], "supports": { "align": "full", "anchor": false, "alignContent": false, "color": { "text": false, "background": true, "link": false }, "alignText": false, "fullHeight": false }, "attributes": {}, "example": { "attributes": { "data": { "previewImage" : true } } } }