mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2 lines
2.6 KiB
JavaScript
2 lines
2.6 KiB
JavaScript
/*! For license information please see c4273220.58d1bbaa.js.LICENSE.txt */
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[85967],{90640:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>o,default:()=>l,frontMatter:()=>i,metadata:()=>a,toc:()=>p});var n=s(85893),r=s(11151);const i={sidebar_label:"CDPSessionEvent.SessionAttached"},o="CDPSessionEvent.SessionAttached variable",a={id:"api/puppeteer.cdpsessionevent.sessionattached",title:"CDPSessionEvent.SessionAttached variable",description:"Signature:",source:"@site/versioned_docs/version-21.6.0/api/puppeteer.cdpsessionevent.sessionattached.md",sourceDirName:"api",slug:"/api/puppeteer.cdpsessionevent.sessionattached",permalink:"/api/puppeteer.cdpsessionevent.sessionattached",draft:!1,unlisted:!1,tags:[],version:"21.6.0",frontMatter:{sidebar_label:"CDPSessionEvent.SessionAttached"},sidebar:"api",previous:{title:"CDPSessionEvent",permalink:"/api/puppeteer.cdpsessionevent"},next:{title:"CDPSessionEvent.SessionDetached",permalink:"/api/puppeteer.cdpsessionevent.sessiondetached"}},c={},p=[{value:"Signature:",id:"signature",level:4}];function d(e){const t={code:"code",h1:"h1",h4:"h4",pre:"pre",...(0,r.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"cdpsessioneventsessionattached-variable",children:"CDPSessionEvent.SessionAttached variable"}),"\n",(0,n.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-typescript",children:"SessionAttached: 'sessionattached';\n"})})]})}function l(e={}){const{wrapper:t}={...(0,r.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(d,{...e})}):d(e)}},75251:(e,t,s)=>{var n=s(67294),r=Symbol.for("react.element"),i=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function p(e,t,s){var n,i={},p=null,d=null;for(n in void 0!==s&&(p=""+s),void 0!==t.key&&(p=""+t.key),void 0!==t.ref&&(d=t.ref),t)o.call(t,n)&&!c.hasOwnProperty(n)&&(i[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===i[n]&&(i[n]=t[n]);return{$$typeof:r,type:e,key:p,ref:d,props:i,_owner:a.current}}t.Fragment=i,t.jsx=p,t.jsxs=p},85893:(e,t,s)=>{e.exports=s(75251)},11151:(e,t,s)=>{s.d(t,{Z:()=>a,a:()=>o});var n=s(67294);const r={},i=n.createContext(r);function o(e){const t=n.useContext(i);return n.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(r):e.components||r:o(e.components),n.createElement(i.Provider,{value:t},e.children)}}}]); |