org.atsui.Title

atsui.org

Documentation

The primary heading for a card or section.

main procedure

The primary heading for a card or section.

Input

Encodingapplication/json
children array Required

No description available.

Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://bsky.social)
Enter valid JSON for the request body
View raw schema
{
  "type": "procedure",
  "input": {
    "schema": {
      "type": "object",
      "required": [
        "children"
      ],
      "properties": {
        "children": {
          "type": "array",
          "items": {
            "type": "unknown"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "description": "The primary heading for a card or section."
}

Lexicon Garden

@