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/listitem/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "parent": [
    "kadence/iconlist"
  ],
  "title": "List item",
  "name": "kadence/listitem",
  "category": "kadence-blocks",
  "textdomain": "kadence-blocks",
  "attributes": {
    "uniqueID": {
      "type": "string",
      "default": ""
    },
    "icon": {
      "type": "string",
      "default": ""
    },
    "showIcon": {
      "type": "boolean",
      "default": true
    },
    "link": {
      "type": "string",
      "default": "",
      "__experimentalRole": "content"
    },
    "linkNoFollow": {
      "type": "boolean",
      "default": false
    },
    "linkSponsored": {
      "type": "boolean",
      "default": false
    },
    "target": {
      "type": "string",
      "default": "_self",
      "__experimentalRole": "content"
    },
    "size": {
      "type": "number",
      "default": ""
    },
    "width": {
      "type": "number",
      "default": ""
    },
    "text": {
      "type": "string",
      "source": "html",
      "selector": ".kt-svg-icon-list-text",
      "__experimentalRole": "content"
    },
    "color": {
      "type": "string",
      "default": ""
    },
    "background": {
      "type": "string",
      "default": ""
    },
    "border": {
      "type": "string",
      "default": ""
    },
    "borderRadius": {
      "type": "number",
      "default": ""
    },
    "padding": {
      "type": "number",
      "default": ""
    },
    "borderWidth": {
      "type": "number",
      "default": ""
    },
    "style": {
      "type": "string",
      "default": ""
    },
    "level": {
      "type": "number",
      "default": 0
    },
    "iconTitle": {
      "type": "string",
      "default": ""
    },
    "tooltip": {
      "type": "string",
      "source": "html",
      "selector": ".kb-tooltip-hidden-content",
      "__experimentalRole": "content"
    },
    "tooltipPlacement": {
      "type": "string",
      "default": ""
    },
    "tooltipSelection": {
      "type": "string",
      "default": "both"
    },
    "tooltipDash": {
      "type": "boolean",
      "default": true
    }
  },
  "usesContext": [
    "kadence/listIcon",
    "kadence/listIconWidth"
  ],
  "supports": {
    "ktdynamic": true,
    "html": false,
    "reusable": false,
    "kbMetadata": true,
    "kbContentLabel": "text"
  }
}