@hackage / reflex-external-ref

External reference with reactivity support

Latest1.1.0.0

About

Metadata

  • Last updated , by NCrashed
  • License MIT
  • Categories FRP, GUI, Web Development
  • Maintained by: - Anton Gushcha <ncrashed@gmail.com> - Aminion <> - Vladimir Krutkin <krutkinvs@gmail.com> - Levon Oganyan

  • Lottery factor: 0

Links

Installation

Readme

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.