A collapsible details block
Constructor schema is available as of layer 88. Switch ยป
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| open | flags.0?true | Whether the block is open by default |
| blocks | Vector<PageBlock> | Block contents |
| title | RichText | Always visible heading for the block |