HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/appointmentbook.me/wp-content/plugins/kadence-blocks/dist/blocks/show-more/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "kadence/show-more",
  "title": "Show More",
  "category": "kadence-blocks",
  "textdomain": "kadence-blocks",
  "usesContext": [
    "postId",
    "queryId"
  ],
  "attributes": {
    "align": {
      "type": "string"
    },
    "id": {
      "type": "number"
    },
    "uniqueID": {
      "type": "string"
    },
    "showHideMore": {
      "type": "boolean",
      "default": true
    },
    "defaultExpandedMobile": {
      "type": "boolean",
      "default": false
    },
    "defaultExpandedTablet": {
      "type": "boolean",
      "default": false
    },
    "defaultExpandedDesktop": {
      "type": "boolean",
      "default": false
    },
    "heightDesktop": {
      "type": "number",
      "default": 250
    },
    "heightTablet": {
      "type": "number",
      "default": ""
    },
    "heightMobile": {
      "type": "number",
      "default": ""
    },
    "heightType": {
      "type": "string",
      "default": "px"
    },
    "enableFadeOut": {
      "type": "boolean",
      "default": false
    },
    "fadeOutSize": {
      "type": "number",
      "default": 50
    },
    "marginDesktop": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginTablet": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginMobile": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginUnit": {
      "type": "string",
      "default": "px"
    },
    "paddingDesktop": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingTablet": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingMobile": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingUnit": {
      "type": "string",
      "default": "px"
    },
    "inQueryBlock": {
      "type": "boolean",
      "default": false
    }
  },
  "supports": {
    "kbMetadata": true
  }
}