Prismv0.4
Examples

React Composer Lite

A React example using component-authored surfaces in a canvas composition.

React Composer Lite shows React-authored HTML/CSS components as movable, transformable, exportable Prism surfaces.

The example demonstrates the app/runtime boundary: React owns component state and templates, while Prism owns the surface lifecycle and canvas paint integration.

Use this example when you want to understand framework integration without making Prism responsible for React state.