`pyscript_router` component
Opened this issue · 0 comments
Archmonger commented
Current Situation
There is currently no good URL routing mechanism for pyscript components.
Proposed Actions
Create a URL router that works natively with our built-in pyscript components within the reactpy-router
repo, then support Django URL routing syntax in this repo.
Related issue: reactive-python/reactpy-router#32