packages feed

reflex-external-ref-1.0.3.1: README.md

# reflex-external-ref

The package provides you with `IORef` that has attached reflex `Event`. Each time
the variable changes the event fires. It is very useful for communication with
external event sources or using it as environment level state.