puppeteer/assets/js/c5e96c45.ba44b117.js
release-please[bot] 5432142959 deploy: ea480c24e1
2024-06-04 08:22:15 +00:00

2 lines
4.0 KiB
JavaScript

/*! For license information please see c5e96c45.ba44b117.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[69636],{28405:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>c,contentTitle:()=>p,default:()=>l,frontMatter:()=>i,metadata:()=>o,toc:()=>d});var t=s(85893),r=s(11151);const i={sidebar_label:"CDPSessionEvents"},p="CDPSessionEvents interface",o={id:"api/puppeteer.cdpsessionevents",title:"CDPSessionEvents interface",description:"Signature:",source:"@site/../docs/api/puppeteer.cdpsessionevents.md",sourceDirName:"api",slug:"/api/puppeteer.cdpsessionevents",permalink:"/next/api/puppeteer.cdpsessionevents",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"CDPSessionEvents"},sidebar:"api",previous:{title:"CDPSessionEvent.SessionDetached",permalink:"/next/api/puppeteer.cdpsessionevent.sessiondetached"},next:{title:"ChromeReleaseChannel",permalink:"/next/api/puppeteer.chromereleasechannel"}},c={},d=[{value:"Signature:",id:"signature",level:4},{value:"Properties",id:"properties",level:2}];function a(e){const n={a:"a",code:"code",h1:"h1",h2:"h2",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,r.a)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"cdpsessionevents-interface",children:"CDPSessionEvents interface"}),"\n",(0,t.jsx)(n.h4,{id:"signature",children:"Signature:"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-typescript",children:"export interface CDPSessionEvents extends CDPEvents, Record<EventType, unknown>\n"})}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.strong,{children:"Extends:"})," ",(0,t.jsx)(n.a,{href:"/next/api/puppeteer.cdpevents",children:"CDPEvents"}),", Record<",(0,t.jsx)(n.a,{href:"/next/api/puppeteer.eventtype",children:"EventType"}),", unknown>"]}),"\n",(0,t.jsx)(n.h2,{id:"properties",children:"Properties"}),"\n",(0,t.jsxs)("table",{children:[(0,t.jsx)("thead",{children:(0,t.jsxs)("tr",{children:[(0,t.jsx)("th",{children:(0,t.jsx)(n.p,{children:"Property"})}),(0,t.jsx)("th",{children:(0,t.jsx)(n.p,{children:"Modifiers"})}),(0,t.jsx)("th",{children:(0,t.jsx)(n.p,{children:"Type"})}),(0,t.jsx)("th",{children:(0,t.jsx)(n.p,{children:"Description"})}),(0,t.jsx)("th",{children:(0,t.jsx)(n.p,{children:"Default"})})]})}),(0,t.jsxs)("tbody",{children:[(0,t.jsxs)("tr",{children:[(0,t.jsx)("td",{children:(0,t.jsx)("span",{id:"sessionattached",children:"sessionattached"})}),(0,t.jsx)("td",{}),(0,t.jsx)("td",{children:(0,t.jsx)(n.p,{children:(0,t.jsx)(n.a,{href:"/next/api/puppeteer.cdpsession",children:"CDPSession"})})}),(0,t.jsx)("td",{}),(0,t.jsx)("td",{})]}),(0,t.jsxs)("tr",{children:[(0,t.jsx)("td",{children:(0,t.jsx)("span",{id:"sessiondetached",children:"sessiondetached"})}),(0,t.jsx)("td",{}),(0,t.jsx)("td",{children:(0,t.jsx)(n.p,{children:(0,t.jsx)(n.a,{href:"/next/api/puppeteer.cdpsession",children:"CDPSession"})})}),(0,t.jsx)("td",{}),(0,t.jsx)("td",{})]})]})]})]})}function l(e={}){const{wrapper:n}={...(0,r.a)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(a,{...e})}):a(e)}},75251:(e,n,s)=>{var t=s(67294),r=Symbol.for("react.element"),i=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,o=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function d(e,n,s){var t,i={},d=null,a=null;for(t in void 0!==s&&(d=""+s),void 0!==n.key&&(d=""+n.key),void 0!==n.ref&&(a=n.ref),n)p.call(n,t)&&!c.hasOwnProperty(t)&&(i[t]=n[t]);if(e&&e.defaultProps)for(t in n=e.defaultProps)void 0===i[t]&&(i[t]=n[t]);return{$$typeof:r,type:e,key:d,ref:a,props:i,_owner:o.current}}n.Fragment=i,n.jsx=d,n.jsxs=d},85893:(e,n,s)=>{e.exports=s(75251)},11151:(e,n,s)=>{s.d(n,{Z:()=>o,a:()=>p});var t=s(67294);const r={},i=t.createContext(r);function p(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:p(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]);