<CodeDiff>
Snapshot-based code comparison — each step is its own full snippet.
| Name | Type | Default | Description |
|---|---|---|---|
highlighter? | ComponentType<HighlighterProps> | — | Renderer. |
steps | { code: string; highlight?: number[] }[] | — | Snapshots to flip through. |
Snapshot-based code comparison — each step is its own full snippet.
| Name | Type | Default | Description |
|---|---|---|---|
highlighter? | ComponentType<HighlighterProps> | — | Renderer. |
steps | { code: string; highlight?: number[] }[] | — | Snapshots to flip through. |