Current File : /home/kelaby89/onlycnc.com.au/wp-content/plugins/gutenverse/lib/framework/block/section/block.json
{
  "apiVersion": 2,
  "name": "gutenverse/section",
  "title": "Section",
  "description": "Add a section to wrap several blocks or column.",
  "category": "gutenverse-structure",
  "allowCopyStyle": true,
  "attributes": {
    "anchor": {
    "type": "string"
  },
    "layout": {
      "type": "string",
      "default": "boxed",
      "copyStyle": true
    },
    "sticky": {
      "type": "object",
      "default": {
        "Desktop": false
      },
      "copyStyle": true
    },
    "stickyShowOn": {
      "type": "string",
      "default": "both",
      "copyStyle": true
    },
    "stickyEase": {
      "type": "string",
      "default": "none",
      "copyStyle": true
    },
    "stickyPosition": {
      "type": "string",
      "default": "top",
      "copyStyle": true
    },
    "stickyDuration": {
      "type": "integer",
      "default": 0.25,
      "copyStyle": true
    },
    "topSticky": {
      "type": "object",
      "default": {
        "Desktop": {
          "point": "0",
          "unit": "px"
        }
      },
      "copyStyle": true
    },
    "bottomSticky": {
      "type": "object",
      "default": {
        "Desktop": {
          "point": "0",
          "unit": "px"
        }
      },
      "copyStyle": true
    },
    "stickyIndex": {
      "type": "integer",
      "default": 99,
      "copyStyle": true
    },
    "stickyBackground": {
      "type": "object",
      "copyStyle": true
    },
    "stickyBoxShadow": {
      "type": "object",
      "copyStyle": true
    },
    "mouseMoveEffect": {
      "type": "object",
      "copyStyle": true
    },
    "width": {
      "type": "object",
      "default": {
        "Desktop": 1140
      },
      "copyStyle": true
    },
    "isChild": {
      "type": "boolean",
      "default": false
    },
    "height": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "gap": {
      "type": "string",
      "default": "default",
      "copyStyle": true
    },
    "elementId": {
      "type": "string"
    },
    "heightControl": {
      "type": "string",
      "default": "default",
      "copyStyle": true
    },
    "align": {
      "type": "string",
      "default": "stretch",
      "copyStyle": true
    },
    "verticalAlign": {
      "type": "string",
      "default": "default",
      "copyStyle": true
    },
    "overflow": {
      "type": "string",
      "default": "none",
      "copyStyle": true
    },
    "clipMargin": {
      "type": "object",
      "copyStyle": true 
    },
    "childTotal": {
      "type": "integer"
    },
    "background": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "backgroundHover": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "backgroundTransition": {
			"type": "object",
			"copyStyle": true,
			"default": {}
		},
    "backgroundOverlay": {
      "type": "object",
      "copyStyle": true
    },
    "opacity": {
      "type": "string",
      "copyStyle": true
    },
    "backgroundOverlayHover": {
      "type": "object",
      "copyStyle": true
    },
    "backgroundAnimated": {
      "type": "object",
      "default": {}
    },
    "opacityHover": {
      "type": "string",
      "copyStyle": true
    },
    "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
    },
    "topDivider": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "bottomDivider": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "topDividerAnimated": {
      "type": "object",
      "default": {
        "type": "none",
        "loadOn": "pageload",
        "colorMode": "default",
        "pauseOnLeave": true,
        "loop": true
      },
      "copyStyle": true
    },
    "bottomDividerAnimated": {
      "type": "object",
      "default": {
        "type": "none",
        "loadOn": "pageload",
        "colorMode": "default",
        "pauseOnLeave": true
      },
      "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
    },
    "typographyHeadingColor": {
      "type": "object",
      "copyStyle": true
    },
    "typographyTextColor": {
      "type": "object",
      "copyStyle": true
    },
    "typographyLinkColor": {
      "type": "object",
      "copyStyle": true
    },
    "typographyLinkHoverColor": {
      "type": "object",
      "copyStyle": true
    },
    "typographyTextAlign": {
      "type": "object",
      "copyStyle": true
    },
    "wrapColumn": {
      "type": "object",
      "default": {
        "Desktop": false,
        "Tablet": false,
        "Mobile": false
      },
      "copyStyle": true
    },
    "advanceAnimation": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "positioningType": {
      "type": "object",
      "copyStyle": true
    },
    "positioningWidth": {
      "type": "object",
      "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
    },
    "cursorEffect": {
      "type": "object"
    },
    "backgroundEffect": {
      "type": "object"
    },
    "transform": {
      "type": "object",
      "copyStyle": true
    },
    "mask": {
      "type": "object",
      "copyStyle": true
    },
    "pointer": {
      "type": "object",
      "copyStyle": true
    },
    "blur": {
      "type": "object",
      "copyStyle": true
    },
    "blurHover": {
      "type": "object",
      "copyStyle": true
    },
    "condition": {
			"type": "object",
			"default": {}
		}
  },
  "keywords": [
    "container",
    "section"
  ],
  "supports": {
    "anchor": true
  },
  "editor_script": "gutenverse",
  "editor_style": "gutenverse-editor-style",
  "style": "gutenverse-frontend-style"
}
Page not found – Hello World !