Current File : /home/kelaby89/onlycnc.com.au/wp-content/themes/ondustry/assets/block/mega-menu-item/block.json |
{
"apiVersion": 2,
"name": "gutenverse/mega-menu-item",
"parent": ["gutenverse/mega-menu"],
"title": "Mega Menu Item",
"description": "Your Block description.",
"category": "gutenverse-element",
"allowCopyStyle": true,
"attributes": {
"elementId": {
"type": "string"
},
"background": {
"type": "object",
"default": {},
"copyStyle": true
},
"backgroundHover": {
"type": "object",
"default": {},
"copyStyle": true
},
"border": {
"type": "object",
"default": {},
"copyStyle": true
},
"boxShadow": {
"type": "object",
"default": {
"position": "outline"
},
"copyStyle": true
},
"borderHover": {
"type": "object",
"default": {},
"copyStyle": true
},
"boxShadowHover": {
"type": "object",
"default": {
"position": "outline",
"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
},
"subMenuType": {
"type": "string",
"default": "none"
},
"subMenuList": {
"type": "integer",
"default": 0
},
"menuId": {
"type": "string"
},
"text": {
"type": "string"
},
"url": {
"type": "string"
},
"orientation": {
"type": "string",
"default": "horizontal",
"copyStyle": true
},
"breakpoint": {
"type": "string",
"default": "tablet",
"copyStyle": true
},
"indicator": {
"type": "string",
"default": "fas fa-angle-down"
},
"panelWrap": {
"type": "string"
},
"panelWidth": {
"type": "object",
"copyStyle": true
},
"subMenuAlignment": {
"type": "string",
"default": "left",
"copyStyle": true
},
"itemListTypography": {
"type": "object",
"copyStyle": true
},
"itemListSpacing": {
"type": "object",
"copyStyle": true
},
"itemListIndicatorMargin": {
"type": "object",
"copyStyle": true
},
"itemListIndicatorPadding": {
"type": "object",
"copyStyle": true
},
"itemListTextNormalColor": {
"type": "object",
"copyStyle": true
},
"itemListIndicatorNormalColor": {
"type": "object",
"copyStyle": true
},
"itemListTextNormalBg": {
"type": "object",
"copyStyle": true
},
"itemListTextHoverColor": {
"type": "object",
"copyStyle": true
},
"itemListIndicatorHoverColor": {
"type": "object",
"copyStyle": true
},
"itemListTextHoverBg": {
"type": "object",
"copyStyle": true
},
"itemListBorder": {
"type": "object",
"copyStyle": true
},
"firstItemListBorder": {
"type": "object",
"copyStyle": true
},
"lastItemListBorder": {
"type": "object",
"copyStyle": true
},
"itemPanelSpacing": {
"type": "object",
"default": {
"Desktop": {}
},
"copyStyle": true
},
"itemPanelBg": {
"type": "object",
"copyStyle": true
},
"itemPanelBorder": {
"type": "object",
"copyStyle": true
},
"itemPanelBorder_v2": {
"type": "object",
"migrate": {
"attr": "itemPanelBorder",
"type": "itemPanelBorder"
},
"copyStyle": true
},
"itemPanelShadow": {
"type": "object",
"copyStyle": true
},
"menuLinkDisable": {
"type": "boolean",
"copyStyle": true,
"default" : false
}
},
"supports": {
"className": false
},
"keywords": []
}