workbox.backgroundSync. Plugin
class static
Version
v3.1.0
A class implementing the fetchDidFail
lifecycle callback. This makes it easier to add failed requests to a background sync Queue.
Constructor
Plugin
new Plugin(...queueArgs)
Parameter |
|
---|---|
queueArgs |
any type Args to forward to the composed Queue instance. See the Queue documentation for parameter details. Value may be repeated. |