at.inlay.Loading

lexicon.store View official

{
  "id": "at.inlay.Loading",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "children",
            "fallback"
          ],
          "properties": {
            "children": {
              "type": "unknown"
            },
            "fallback": {
              "ref": "at.inlay.defs#element",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "ref": "at.inlay.defs#response",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "Shows fallback content while children are loading."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.inlay.Loading

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

Metadata

DID
did:web:lexicon.store
CID
bafyreihf35v2spvdqj3fcc6574bjv6ajiyxezv3aormdqlrmiw5ukncsqe
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/at.inlay.Loading

Referenced Schemas (2)

Lexicon Garden

@