Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reflex-dev/reflex
/ s
Method
s
tests/units/test_event.py:467–468 ·
view source on GitHub ↗
(self, value: int)
Source
from the content-addressed store, hash-verified
465
466
@event
467
def
s(self, value: int):
468
pass
469
470
@event
471
def
s2(self):
Callers
4
strikethrough
Method · 0.80
test_event_var_data
Function · 0.80
test_event_chain_statement_block_preserves_nested_var_data
Function · 0.80
test_event_var_in_rx_cond
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected