D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
vblioqus
/
unfreezetiktok.com
/
wp-content
/
plugins
/
kadence-blocks
/
dist
/
blocks
/
tabs
/
tab
/
Filename :
block.json
back
Copy
{ "$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, "ktdynamic": true }, "editorScript": "file:editor.js" }