PingView component for checking online status using a ping function. Renders children when online, displays offline component when offline.
Type parameter for the payload object passed to the ping function
The component props
PingView component for checking online status using a ping function. Renders children when online, displays offline component when offline.