A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

feat: add React client demo for A2UI rendering

Open PranavKohli24 opened this issue 1 week ago • 3 comments

The Roadmap mentions adding official support for React. I have initialized the samples/client/react directory and added a basic boilerplate using Vite.

It includes a simple proof-of-concept renderer that maps A2UI JSON (text and buttons) to React components. This serves as a foundation for future React implementation.

PranavKohli24 avatar Dec 16 '25 12:12 PranavKohli24