Backend
@deprecated("Change `new OnUnmount.Backend` to `OnUnmount()`", "2.0.0") final class Backend extends OnUnmount
Convenience class for the frequent case that a component needs a backend with OnUnmount
and nothing else.
- Deprecated
Convenience class for the frequent case that a component needs a backend with OnUnmount
and nothing else.