Render a schema as a synchronous iterable of HTML string chunks. Each
chunk is a self-contained HTML fragment, ready to write to a stream
or concatenate into a single string. Use when the host can flush
output incrementally but does not need cooperative scheduling.
Render a schema as a synchronous iterable of HTML string chunks. Each chunk is a self-contained HTML fragment, ready to write to a stream or concatenate into a single string. Use when the host can flush output incrementally but does not need cooperative scheduling.