Svelte binding, controlled mode
The host owns the edit log. Every change flows out through the change event and back in through the editLog prop; "Host undo" rewinds the index from outside.
Edit this example live
Open in StackBlitz ↗The same code as this page, as a runnable project: examples/starters/svelte.