DocsExamplesNested Subtasks
ExampleInteractive · TypeScript

Nested Subtasks

A todo list with recursive subtasks, demonstrating nested list() and when() composition.

01

Live Demo

Try the interactive example below — no setup required.

InteractiveLive
Learn Nuclo basics(1/2)
Read documentation
Try examples
Build a project(1/2)
Setup environment
Write components
02

Source Code

TypeScript

Full TypeScript source for this example — ready to copy and adapt.

typescript