japgolly.scalajs.react.extra
Alternative to window.setInterval that automatically unregisters installed callbacks when its component unmounts.
window.setInterval
Install in ReactComponentB via .configure(SetInterval.install).
ReactComponentB
.configure(SetInterval.install)
Alternative to
window.setInterval
that automatically unregisters installed callbacks when its component unmounts.Install in
ReactComponentB
via.configure(SetInterval.install)
.