reflex/reflex/components/el
Masen Furer 4314605d83
textarea: handle special behaviors during create
Move special behavior handling to `create` classmethod to allow carrying of
added props when wrapped in debounce, which does not call `_render` on the
child component.
2024-10-09 13:20:52 -07:00
..
constants HTML Refactor (#2164) 2023-11-20 15:16:03 -08:00
elements textarea: handle special behaviors during create 2024-10-09 13:20:52 -07:00
__init__.py [REF-3568][REF-3569]Remove deprecations (#3852) 2024-08-29 15:46:18 -07:00
__init__.pyi update ruff to latest version (#4081) 2024-10-07 23:52:36 +02:00
element.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
element.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00