blog.pckt.block.bulletList

pckt.blog

Documentation

main object

No description available.

Properties

View raw schema
{
  "type": "object",
  "required": [
    "content"
  ],
  "properties": {
    "content": {
      "type": "array",
      "items": {
        "ref": "blog.pckt.block.listItem",
        "type": "ref"
      },
      "description": "Array of list items"
    }
  }
}

Lexicon Garden

@