reflex/reflex/components
Masen Furer c79719f7be
Expose on_drop event trigger for rx.upload component. (#2766)
* Expose `on_drop` event trigger for rx.upload component.

If `on_drop` is provided, it should be an EventSpec accepting the special
rx.upload_files() arg.

When `on_drop` is provided, it will be called immediately when files are
selected. The default functionality of saving a file list to be uploaded later
will not be available.

* update pyi file

* Undeprecate explicit EventChain
2024-03-05 12:07:36 -08:00
..
base pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
chakra Use align start by default stacks (#2619) 2024-02-14 22:43:16 -08:00
core Expose on_drop event trigger for rx.upload component. (#2766) 2024-03-05 12:07:36 -08:00
datadisplay [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
el [REF-2101] Support default_value and default_checked on rx.el.input (#2739) 2024-02-27 16:57:37 -08:00
gridjs [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
lucide [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
markdown remove chakra from markdown component_map (#2709) 2024-02-26 19:34:22 -08:00
media Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
moment [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
next [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
plotly Add config to rx.plotly component (#2745) 2024-02-28 12:44:33 -08:00
radix [REF-2087] Better rx.progress styling integration with radix themes (#2762) 2024-03-05 12:07:20 -08:00
react_player [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
recharts [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
suneditor [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
tags Drawer component styles should only be in css dict (#2640) 2024-02-16 09:41:02 -08:00
__init__.py Use rx.el.img as rx.image (#2558) 2024-02-08 14:44:53 -08:00
component.py Expose on_drop event trigger for rx.upload component. (#2766) 2024-03-05 12:07:36 -08:00
literals.py Chakra input component type_ prop literal (#2292) 2023-12-18 15:43:51 -08:00