puppeteer/assets/js/7d19ba7a.c4ef1b92.js

2 lines
2.7 KiB
JavaScript
Raw Normal View History

/*! For license information please see 7d19ba7a.c4ef1b92.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[61504],{26477:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>a,contentTitle:()=>i,default:()=>l,frontMatter:()=>n,metadata:()=>p,toc:()=>u});var s=r(85893),o=r(11151);const n={sidebar_label:"Mouse.reset"},i="Mouse.reset() method",p={id:"api/puppeteer.mouse.reset",title:"Mouse.reset() method",description:"Resets the mouse to the default state: No buttons pressed; position at (0,0).",source:"@site/versioned_docs/version-22.0.0/api/puppeteer.mouse.reset.md",sourceDirName:"api",slug:"/api/puppeteer.mouse.reset",permalink:"/api/puppeteer.mouse.reset",draft:!1,unlisted:!1,tags:[],version:"22.0.0",frontMatter:{sidebar_label:"Mouse.reset"},sidebar:"api",previous:{title:"Mouse.move",permalink:"/api/puppeteer.mouse.move"},next:{title:"Mouse.up",permalink:"/api/puppeteer.mouse.up"}},a={},u=[{value:"Signature:",id:"signature",level:4}];function c(e){const t={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,o.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.h1,{id:"mousereset-method",children:"Mouse.reset() method"}),"\n",(0,s.jsx)(t.p,{children:"Resets the mouse to the default state: No buttons pressed; position at (0,0)."}),"\n",(0,s.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-typescript",children:"class Mouse {\n abstract reset(): Promise<void>;\n}\n"})}),"\n",(0,s.jsx)(t.p,{children:(0,s.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,s.jsx)(t.p,{children:"Promise<void>"})]})}function l(e={}){const{wrapper:t}={...(0,o.a)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(c,{...e})}):c(e)}},75251:(e,t,r)=>{var s=r(67294),o=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,p=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,r){var s,n={},u=null,c=null;for(s in void 0!==r&&(u=""+r),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(c=t.ref),t)i.call(t,s)&&!a.hasOwnProperty(s)&&(n[s]=t[s]);if(e&&e.defaultProps)for(s in t=e.defaultProps)void 0===n[s]&&(n[s]=t[s]);return{$$typeof:o,type:e,key:u,ref:c,props:n,_owner:p.current}}t.Fragment=n,t.jsx=u,t.jsxs=u},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>p,a:()=>i});var s=r(67294);const o={},n=s.createContext(o);function i(e){const t=s.useContext(n);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function p(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:i(e.components),s.createElement(n.Provider,{value:t},e.children)}}}]);