UNPKG

ba-block-cli

Version:
43 lines (42 loc) 888 B
{ "name": "acf/vote", "title": "Vote section", "description": "Vote section", "_style": "block-style-vote", "_script": "block-script-vote", "category": "design", "icon": "editor-paste-text", "apiVersion": 2, "keywords": [ "vote" ], "acf": { "mode": "preview", "renderTemplate": "vote.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 } } } }