org.atsui.Heading

atsui.org

Documentation

A section label or secondary heading.

main procedure

A section label or secondary heading.

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": "A section label or secondary heading."
}

Lexicon Garden

@