app.offprint.block.button

offprint.app

{
  "id": "app.offprint.block.button",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "text",
        "href"
      ],
      "properties": {
        "href": {
          "type": "string",
          "format": "uri",
          "required": true,
          "description": "The URL the button links to"
        },
        "text": {
          "type": "string",
          "required": true,
          "description": "The button label text"
        },
        "caption": {
          "type": "string",
          "description": "Optional caption text displayed above the button"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.button

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pgjkomf37an4czloay5zeth6
CID
bafyreidpcnmtxi2dowkr5v53xxgsmipih7hy26zzakdxnu5r3dg47tn5xe
Indexed At
2026-04-07 04:41 UTC
AT-URI
at://did:plc:pgjkomf37an4czloay5zeth6/com.atproto.lexicon.schema/app.offprint.block.button

Lexicon Garden

@