File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/portfolio/block.json
{
"apiVersion": 2,
"name": "webdevia/portfolio",
"version": "0.1.0",
"title": "portfolio",
"category": "webdevia",
"description": "The Portfolio!",
"attributes": {
"layout": {
"type": "string",
"default": "grid"
},
"itemsToShow": {
"type": "integer",
"default": 3
},
"columns": {
"type": "integer",
"default": 3
},
"itemStyle": {
"type": "string",
"default": "standard"
},
"showCatFilter": {
"type": "boolean",
"default": false
},
"cssAnnimation": {
"type": "string",
"default": "no"
}
},
"supports": {
"html": false,
"align": [
"wide",
"full"
]
},
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}