Deprecated
This API is considered legacy due to bad design decisions. A better API will be introduced in the next minor version (v0.8.0). You can continue using this API for now, but it is recommended to switch to the new API once it is available.
from reactivity.hmr.api import *¶
LifecycleMixin
¶
Bases:
Source code in .venv/lib/python3.12/site-packages/reactivity/hmr/api.py
run_with_hooks
¶
Source code in .venv/lib/python3.12/site-packages/reactivity/hmr/api.py
SyncReloaderAPI
¶
Bases: ,
Source code in .venv/lib/python3.12/site-packages/reactivity/hmr/api.py
AsyncReloaderAPI
¶
Bases: ,