Various utilities for use with scalajs-react.
AsyncStateFromProps, for when your state (or part of it) is derived asynchronously from your propsFutureView, for when you want to render aFutureMessages, a global notification/alert system, which can be used to automatically report the result of aFuture(such as a user action)GlobalBusyIndicator, to show a global indicator (such as a spinning animation) while aFutureis in progressSnapshotUtils: various utilities for working withStateSnapshot, including a factory similar to the simple pre-1.2.0 factory, and.toTagModto get^.onChange+^.value/^.checkedfor free, given a StateSnapshot zoomed to the value of an input field.