getAppManagerEvents
Import
import { getAppManagerEvents } from "@hyper-fetch/core"
Source
Package
Parameters
getAppManagerEvents(emitter: EventEmitter)
Parameters
| Name | Type | Description |
|---|---|---|
| emitter | |
Returns
getAppManagerEvents
| Name | Type | Description |
|---|---|---|
| emitBlur | | |
| emitFocus | | |
| emitOffline | | |
| emitOnline | | |
| onBlur | | |
| onFocus | | |
| onOffline | | |
| onOnline | |