reflex/reflex/components/sonner
Masen Furer 85a9cef377
Handle Var passed to rx.toast
If the user provides a `Var` for `message` then apply it as `props["title"]` to
avoid a var operations error.
2024-11-20 14:14:12 -08:00
..
__init__.py add toast component (#3186) 2024-05-03 12:09:11 -07:00
toast.py Handle Var passed to rx.toast 2024-11-20 14:14:12 -08:00
toast.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00