# @prefecthq/prefab-ui

The renderer and playground for [Prefab](https://prefab.prefect.io), the generative UI framework.

This package contains the bundled React renderer that turns Prefab's JSON wire format into a live interface. If you're building with Prefab in Python, you want the [`prefab-ui`](https://pypi.org/project/prefab-ui/) Python package instead.

## Documentation

Full documentation at [prefab.prefect.io](https://prefab.prefect.io), including an interactive [playground](https://prefab.prefect.io/docs/playground).

## License

Apache 2.0
