reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
19.86k stars 1.14k forks source link

implement rx.event(background=True) #4242

Open benedikt-bartscher opened 2 hours ago

benedikt-bartscher commented 2 hours ago

cc @adhami3310 ref: https://github.com/reflex-dev/reflex/issues/4235#issuecomment-2436226347

Migrate @rx.background to @rx.event(background=True) for improved typing without decorator chaining.

linear[bot] commented 2 hours ago

ENG-3997 implement rx.event(background=True)