14 lines
566 B
Markdown
14 lines
566 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [FrameWithManifest](./puppeteer.protocol.applicationcache.framewithmanifest.md) > [status](./puppeteer.protocol.applicationcache.framewithmanifest.status.md)
|
|
|
|
## Protocol.ApplicationCache.FrameWithManifest.status property
|
|
|
|
Application cache status.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
status: integer;
|
|
```
|