puppeteer/assets/js/14fc41fe.65bb6d8b.js
release-please[bot] cc95c085a2 deploy: 1014abc087
2023-11-29 13:34:30 +00:00

2 lines
2.9 KiB
JavaScript

/*! For license information please see 14fc41fe.65bb6d8b.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[99160],{89006:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>u,frontMatter:()=>o,metadata:()=>a,toc:()=>s});var r=n(85893),p=n(11151);const o={sidebar_label:"PuppeteerLifeCycleEvent"},i="PuppeteerLifeCycleEvent type",a={id:"api/puppeteer.puppeteerlifecycleevent",title:"PuppeteerLifeCycleEvent type",description:"Signature:",source:"@site/../docs/api/puppeteer.puppeteerlifecycleevent.md",sourceDirName:"api",slug:"/api/puppeteer.puppeteerlifecycleevent",permalink:"/next/api/puppeteer.puppeteerlifecycleevent",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"PuppeteerLifeCycleEvent"},sidebar:"api",previous:{title:"PuppeteerLaunchOptions",permalink:"/next/api/puppeteer.puppeteerlaunchoptions"},next:{title:"PuppeteerNodeLaunchOptions",permalink:"/next/api/puppeteer.puppeteernodelaunchoptions"}},c={},s=[{value:"Signature:",id:"signature",level:4}];function l(e){const t={code:"code",h1:"h1",h4:"h4",pre:"pre",...(0,p.a)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.h1,{id:"puppeteerlifecycleevent-type",children:"PuppeteerLifeCycleEvent type"}),"\n",(0,r.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-typescript",children:"export type PuppeteerLifeCycleEvent =\n /**\n * Waits for the 'load' event.\n */\n | 'load'\n /**\n * Waits for the 'DOMContentLoaded' event.\n */\n | 'domcontentloaded'\n /**\n * Waits till there are no more than 0 network connections for at least `500`\n * ms.\n */\n | 'networkidle0'\n /**\n * Waits till there are no more than 2 network connections for at least `500`\n * ms.\n */\n | 'networkidle2';\n"})})]})}function u(e={}){const{wrapper:t}={...(0,p.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}},75251:(e,t,n)=>{var r=n(67294),p=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,n){var r,o={},s=null,l=null;for(r in void 0!==n&&(s=""+n),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(l=t.ref),t)i.call(t,r)&&!c.hasOwnProperty(r)&&(o[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===o[r]&&(o[r]=t[r]);return{$$typeof:p,type:e,key:s,ref:l,props:o,_owner:a.current}}t.Fragment=o,t.jsx=s,t.jsxs=s},85893:(e,t,n)=>{e.exports=n(75251)},11151:(e,t,n)=>{n.d(t,{Z:()=>a,a:()=>i});var r=n(67294);const p={},o=r.createContext(p);function i(e){const t=r.useContext(o);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(p):e.components||p:i(e.components),r.createElement(o.Provider,{value:t},e.children)}}}]);