📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 01:16:52
📂
/ (Root)
/
home
/
apkbfjox
/
2jbet.net.pk
/
wp-content
/
plugins
/
generateblocks-pro
/
dist
/
blocks
/
tab-item
📍 /home/apkbfjox/2jbet.net.pk/wp-content/plugins/generateblocks-pro/dist/blocks/tab-item
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "generateblocks-pro/tab-item", "title": "Tab Item", "category": "generateblocks", "icon": "star", "description": "Contains the content of a tab item.", "keywords": [ "alert", "message" ], "version": "1.0.0", "textdomain": "generateblocks-pro", "attributes": { "uniqueId": { "type": "string", "default": "" }, "tagName": { "type": "string", "default": "", "enum": [ "div", "ul", "ol", "li" ] }, "styles": { "type": "object", "default": {} }, "css": { "type": "string", "default": "" }, "globalClasses": { "type": "array", "default": [] }, "htmlAttributes": { "type": "object", "default": {} }, "tabItemOpen": { "type": "boolean", "default": false } }, "supports": { "align": false, "className": false }, "editorStyle": [ "file:./index.css" ], "parent": [ "generateblocks-pro/tab-items" ], "editorScript": [ "file:./index.js" ] }
💾 Save Changes
❌ Cancel