UNPKG

ba-block-cli

Version:
47 lines (46 loc) 970 B
{ "name": "links", "title": "Links section", "description": "Links section", "_style": "block-style-links", "_script": "block-script-links", "category": "design", "icon": "editor-paste-text", "apiVersion": 2, "keywords": [ "links", "link", "list" ], "acf": { "mode": "preview", "renderTemplate": "links.php", "postTypes": [ "post", "page", "portfolio", "page2" ] }, "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 } } } }