reflex/tests
Masen Furer 592db8cdca
BaseState.get_var_value helper to get a value from a Var
When given a state Var or a LiteralVar, retrieve the actual value associated
with the Var.

For state Vars, the returned value is directly tied to the associated state and
can be modified.

Modifying LiteralVar values or ComputedVar values will have no useful effect.
2024-12-17 17:57:25 -08:00
..
integration enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
units BaseState.get_var_value helper to get a value from a Var 2024-12-17 17:57:25 -08:00
__init__.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_node_version.py improve app_src typing (#4324) 2024-11-07 14:08:37 -08:00