Skip to content
roguelite labsAnthony Spezzano ↗
Prompt/ChainOfThought

ChainOfThought

Collapsible reasoning chain showing numbered steps with done/active/pending status indicators.

Use and inspectUse this as a presentational interface around your own submit, stream, or state handlers. Reset preview only remounts the local example; it does not send a request or connect to a model.Next: inspect the source and wire its callback to a bounded backend action.
ChainOfThoughtCollapsible reasoning chain showing numbered steps with done/active/pending status indicators.
PropTypeDefaultDescription
steps*{label:string, status:"done"|"active"|"pending", content?:string}[]Array of reasoning steps
defaultOpenbooleanfalseWhether the chain is expanded by default