reflex/reflex/components/radix/primitives
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 upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
__init__.pyi expose radix primitive progress under rx.radix.primitives.progress (#3930) 2024-09-16 16:36:17 -07:00
accordion.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
accordion.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
base.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
base.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
drawer.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
drawer.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
form.py Remove wrong event handlers (#4136) 2024-10-09 13:25:41 -07:00
form.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
progress.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
progress.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
slider.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
slider.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00