at.inlay.defs

inlay.at

{
  "id": "at.inlay.defs",
  "defs": {
    "element": {
      "type": "object",
      "required": [
        "type"
      ],
      "properties": {
        "key": {
          "type": "string",
          "description": "Stable key that identifies the component among its siblings."
        },
        "type": {
          "type": "string",
          "format": "nsid",
          "description": "NSID of the component to render."
        },
        "props": {
          "type": "unknown",
          "description": "Properties to pass to the component."
        }
      },
      "description": "A renderable Inlay element."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.inlay.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mdg3w2kpadcyxy33pizokzf3
CID
bafyreicdb46nwfkvwfikojs4hkf4h6jf6ayuupeah463z2pl3rzwxkccka
Indexed At
2026-02-07 00:00 UTC
AT-URI
at://did:plc:mdg3w2kpadcyxy33pizokzf3/com.atproto.lexicon.schema/at.inlay.defs

Version History (2 versions)

Lexicon Garden

@