reflex/reflex/components/react_player
Khaleel Al-Adhami b2d2719f90
add type hinting to events (#4145)
* add type hinting to events

* fix pyi

* make it a list

* add on change

* dang it darglintz

* add future annotations

* add try except becuse i hate this

* add check for class

* aaaa

* sometimes you need to make hard decisions

* ono

* i hate unions

* add rx event

* move stuff around

* maybe

* special case osmething

* i don't need no test

* remove stray print

Co-authored-by: Masen Furer <m_github@0x26.net>

* remove another stray print

Co-authored-by: Masen Furer <m_github@0x26.net>

* add rx event

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-10-14 08:44:31 -07:00
..
__init__.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
audio.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
audio.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
react_player.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
react_player.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
video.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
video.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00