reactive-python / reactpy-django

It's React, but in Python. Now with Django integration.
https://reactive-python.github.io/reactpy-django/
MIT License
322 stars 18 forks source link

Add offline rendering support #213

Closed Archmonger closed 7 months ago

Archmonger commented 7 months ago

Description

This pull request adds support for offline rendering in the application. This "offline component" will be displayed if the client loses connection to your web server.

Checklist

Please update this checklist as you complete each item:

By submitting this pull request I agree that all contributions comply with this project's open source license(s).