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.
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.