art.cllctv.block.listItem

cllctv.art

Documentation

main object

No description available.

Properties

checked boolean Optional

No description available.

value integer Optional

No description available.

View raw schema
{
  "type": "object",
  "required": [
    "content"
  ],
  "properties": {
    "value": {
      "type": "integer"
    },
    "checked": {
      "type": "boolean"
    },
    "content": {
      "refs": [
        "art.cllctv.block.text",
        "art.cllctv.block.bulletList",
        "art.cllctv.block.orderedList"
      ],
      "type": "union"
    }
  }
}

Lexicon Garden

@