Your IP : 18.225.55.42


Current Path : /home/church/www/launch100ar.com/wp-content/plugins/post-grid/build/blocks/tabs-nested/
Upload File :
Current File : /home/church/www/launch100ar.com/wp-content/plugins/post-grid/build/blocks/tabs-nested/block.json

{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "post-grid/tabs-nested",
  "title": "Tabs",
  "textdomain": "post-grid",
  "category": "post-grid-tools",
  "usesContext": [
    "postId",
    "loopIndex",
    "postType",
    "queryId"
  ],
  "providesContext": {
    "activeTab": "activeTab"
  },
  "supports": {
    "align": [
      "wide",
      "full"
    ]
  },
  "attributes": {
    "items": {
      "type": "array",
      "default": [
        {
          "isActive": false,
          "headerText": "What is Lorem Ipsum?",
          "content": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.",
          "icon": "fas fa-angle-right",
          "iconToggle": "fas fa-angle-down",
          "styles": {}
        }
      ]
    },
    "navsWrap": {
      "type": "object",
      "default": {
        "options": {
          "class": ""
        },
        "styles": {
          "display": {
            "Desktop": ""
          }
        }
      }
    },
    "navItem": {
      "type": "object",
      "default": {
        "options": {
          "class": ""
        },
        "styles": {
          "backgroundColor": {
            "Desktop": ""
          },
          "color": {
            "Desktop": ""
          },
          "display": {
            "Desktop": ""
          }
        }
      }
    },
    "activeNavItem": {
      "type": "object",
      "default": {
        "options": {
          "class": "",
          "id": ""
        },
        "styles": {
          "backgroundColor": {
            "Desktop": ""
          },
          "color": {
            "Desktop": ""
          },
          "display": {
            "Desktop": ""
          }
        }
      }
    },
    "navLabel": {
      "type": "object",
      "default": {
        "options": {
          "class": ""
        },
        "styles": {
          "backgroundColor": {
            "Desktop": ""
          },
          "color": {
            "Desktop": ""
          }
        }
      }
    },
    "icon": {
      "type": "object",
      "default": {
        "options": {
          "library": "fontAwesome",
          "srcType": "class",
          "iconSrc": "fas fa-angle-right",
          "position": "before",
          "class": "nav-icon nav-icon-idle"
        },
        "styles": {
          "backgroundColor": {
            "Desktop": ""
          },
          "color": {
            "Desktop": ""
          },
          "padding": {
            "Desktop": ""
          },
          "margin": {
            "Desktop": ""
          },
          "fontSize": {
            "Desktop": ""
          }
        }
      }
    },
    "iconToggle": {
      "type": "object",
      "default": {
        "options": {
          "library": "fontAwesome",
          "srcType": "class",
          "iconSrc": "fas fa-angle-down",
          "position": "before",
          "class": "nav-icon-toggle nav-icon"
        },
        "styles": {
          "backgroundColor": {
            "Desktop": ""
          },
          "color": {
            "Desktop": ""
          },
          "padding": {
            "Desktop": ""
          },
          "margin": {
            "Desktop": ""
          },
          "fontSize": {
            "Desktop": ""
          }
        }
      }
    },
    "panelWrap": {
      "type": "object",
      "default": {
        "options": {
          "position": "left",
          "class": ""
        },
        "styles": {
          "backgroundColor": {
            "Desktop": ""
          },
          "color": {
            "Desktop": ""
          }
        }
      }
    },
    "tabs": {
      "type": "array",
      "default": []
    },
    "activeTab": {
      "type": "string",
      "default": ""
    },
    "wrapper": {
      "type": "object",
      "default": {
        "options": {
          "content": "",
          "tag": "div",
          "class": "pg-tabs"
        },
        "styles": {
          "color": {
            "Desktop": ""
          },
          "display": {},
          "position": {},
          "overflow": {}
        }
      }
    },
    "blockId": {
      "type": "string",
      "default": ""
    },
    "blockCssY": {
      "type": "object",
      "default": {
        "items": {}
      }
    }
  },
  "style": "front_style",
  "script": "front_script",
  "keywords": [
    "nested tabs",
    "multi level tabs",
    "advanced tabs",
    "tab content",
    "jquery tabs",
    "tabs block",
    "tabs for wordpress",
    "tabs block for wordpress"
  ],
  "description": "Nested tabs block organizes content into multiple layers of tabbed sections, enhancing content organization and user experience."
}