reflex/reflex/components/datadisplay
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 Update markdown component map to use new rx.code_block.theme enum (#3996) 2024-09-26 11:04:35 -07:00
__init__.pyi Update markdown component map to use new rx.code_block.theme enum (#3996) 2024-09-26 11:04:35 -07:00
code.py Update markdown component map to use new rx.code_block.theme enum (#3996) 2024-09-26 11:04:35 -07:00
code.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
dataeditor.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
dataeditor.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
logo.py use svg elements instead of raw html for logo (#3978) 2024-09-24 17:34:41 -07:00