{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "title": "Tab", "name": "kadence/tab", "category": "kadence-blocks", "textdomain": "kadence-blocks", "parent": [ "kadence/tabs" ], "attributes": { "id": { "type": "number", "default": 1 }, "uniqueID": { "type": "string", "default": "" } }, "supports": { "inserter": false, "reusable": false, "html": false, "lock": false }, "editorScript": "file:editor.js" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
block.json | File | 517 B | 0644 |
|