Current File : /home/kelaby89/onlycnc.com.au/wp-content/plugins/gutenverse/block/tabs/block.json
{
	"apiVersion": 2,
	"name": "gutenverse/tabs",
	"title": "Tabs",
	"description": "Create content inside a tab block.",
	"category": "gutenverse-element",
	"allowCopyStyle": true,
	"attributes": {
		"elementId": {
			"type": "string"
		},
		"mouseMoveEffect": {
			"type": "object",
			"copyStyle": true
		},
		"borderWidth": {
			"type": "string",
			"default": "2",
			"copyStyle": true
		},
		"borderColor": {
			"type": "object",
			"copyStyle": true
		},
		"backgroundColor": {
			"type": "object",
			"copyStyle": true
		},
		"titleColor": {
			"type": "object",
			"copyStyle": true
		},
		"titleActiveColor": {
			"type": "object",
			"copyStyle": true
		},
		"titleTypography": {
			"type": "object",
			"copyStyle": true
		},
		"contentColor": {
			"type": "object",
			"copyStyle": true
		},
		"contentTypography": {
			"type": "object",
			"copyStyle": true
		},
		"contentPadding": {
			"type": "object",
			"copyStyle": true
		},
		"headingTag": {
			"type": "string",
			"default": "span"
		},
		"orientation": {
			"type": "string",
			"default": "horizontal",
			"copyStyle": true
		},
		"tabs": {
			"type": "array",
			"source": "query",
			"selector": ".tab-heading-item",
			"query": {
				"tabId": {
					"type": "string",
					"source": "attribute",
					"attribute": "data-id"
				},
				"text": {
					"type": "string",
					"source": "html",
					"selector": "span"
				}
			}
		},
		"border": {
			"type": "object",
			"copyStyle": true
		},
		"borderResponsive": {
			"type": "object",
			"migrate": {
				"attr": "border",
				"type": "border"
			},
			"copyStyle": true
		},
		"boxShadow": {
			"type": "object",
			"copyStyle": true
		},
		"borderHover": {
			"type": "object",
			"copyStyle": true
		},
		"borderHoverResponsive": {
			"type": "object",
			"migrate": {
				"attr": "borderHover",
				"type": "border"
			},
			"copyStyle": true
		},
		"boxShadowHover": {
			"type": "object",
			"copyStyle": true
		},
		"margin": {
			"type": "object",
			"copyStyle": true
		},
		"padding": {
			"type": "object",
			"copyStyle": true
		},
		"zIndex": {
			"type": "object",
			"copyStyle": true
		},
		"animation": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"hideDesktop": {
			"type": "boolean",
			"copyStyle": true
		},
		"hideTablet": {
			"type": "boolean",
			"copyStyle": true
		},
		"hideMobile": {
			"type": "boolean",
			"copyStyle": true
		},
		"positioningType": {
			"type": "object",
			"copyStyle": true
		},
		"positioningWidth": {
			"type": "object",
			"default": {
				"Desktop": false,
				"Tablet": false,
				"Mobile": true
			},
			"copyStyle": true
		},
		"positioningAlign": {
			"type": "object",
			"copyStyle": true
		},
		"positioningLocation": {
			"type": "string",
			"copyStyle": true
		},
		"positioningLeft": {
			"type": "object",
			"copyStyle": true
		},
		"positioningRight": {
			"type": "object",
			"copyStyle": true
		},
		"positioningTop": {
			"type": "object",
			"copyStyle": true
		},
		"positioningBottom": {
			"type": "object",
			"copyStyle": true
		},
		"transform": {
			"type": "object",
			"copyStyle": true
		},
		"mask": {
			"type": "object",
			"copyStyle": true
		},
		"condition": {
			"type": "object",
			"default": {}
		}
	},
	"supports": {
		"className": false,
		"html": false
	},
	"keywords": [
		"tabs",
		"accordion",
		"gutenverse"
	]
}
Page not found – Hello World !