Streaming Objects
Stream structured JSON objects using useObject and streamObject. The UI renders incrementally as fields arrive. Uses a Zod schema to define the expected shape on both client and server.
Describe a recipe to generate
Search core, components, and patterns.
Stream structured JSON objects using useObject and streamObject. The UI renders incrementally as fields arrive. Uses a Zod schema to define the expected shape on both client and server.
Describe a recipe to generate