#1277·reactpy

Create PyScript-compatible interface for ReactPy SSR and ReactJS components

Author: ArchmongerCreated Feb 13, 2025Updated Feb 20, 2026
Labelspriority-1-high

Current Situation

It currently isn't possible for client-side rendered (CSR) PyScript components to run ReactJS server-side rendered (SSR) components or how they can import JavaScript modules.

Proposed Actions

Create an interface that can let ReactPy CSR components run ReactPy SSR and ReactJS CSR components.