PATH:
home
/
thebhoeo
/
public_html
/
purposelee.com
/
wp-content
/
plugins
/
otter-blocks
/
build
/
blocks
/
tabs-item
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "themeisle-blocks/tabs-item", "title": "Tab Item", "category": "themeisle-blocks", "description": "Organize and allow navigation between groups of content with Tabs block. Powered by Otter.", "keywords": [ "media", "tab", "item" ], "parent": [ "themeisle-blocks/tabs" ], "textdomain": "otter-blocks", "attributes": { "title": { "type": "string" }, "defaultOpen": { "type": "boolean", "default": false } }, "supports": { "anchor": true } }
[-] block.json
[edit]
[+]
..