app.offprint.block.imageCarousel

offprint.app

{
  "id": "app.offprint.block.imageCarousel",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "images"
      ],
      "properties": {
        "images": {
          "type": "array",
          "items": {
            "ref": "app.offprint.block.imageGrid#gridImage",
            "type": "ref"
          },
          "required": true,
          "maxLength": 6,
          "minLength": 2,
          "description": "Array of images in the carousel (2-6)"
        },
        "caption": {
          "type": "string",
          "description": "Carousel caption"
        },
        "autoplay": {
          "type": "boolean",
          "default": false,
          "description": "Auto-advance slides"
        },
        "interval": {
          "type": "integer",
          "default": 3000,
          "description": "Milliseconds between slides"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.imageCarousel

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pgjkomf37an4czloay5zeth6
CID
bafyreia524mhrfvrjraoyvqcehwvw2stlndo4i5duabixva6pv7ke2qp2m
Indexed At
2026-01-16 04:01 UTC
AT-URI
at://did:plc:pgjkomf37an4czloay5zeth6/com.atproto.lexicon.schema/app.offprint.block.imageCarousel

Referenced Schemas (1)

Lexicon Garden

@