mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2 lines
2.8 KiB
JavaScript
2 lines
2.8 KiB
JavaScript
|
/*! For license information please see 21dd7233.78589080.js.LICENSE.txt */
|
||
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[55859],{44558:(e,t,o)=>{o.r(t),o.d(t,{assets:()=>a,contentTitle:()=>p,default:()=>u,frontMatter:()=>i,metadata:()=>c,toc:()=>s});var n=o(85893),r=o(11151);const i={sidebar_label:"LocatorClickOptions"},p="LocatorClickOptions type",c={id:"api/puppeteer.locatorclickoptions",title:"LocatorClickOptions type",description:"Signature:",source:"@site/../docs/api/puppeteer.locatorclickoptions.md",sourceDirName:"api",slug:"/api/puppeteer.locatorclickoptions",permalink:"/next/api/puppeteer.locatorclickoptions",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"LocatorClickOptions"},sidebar:"api",previous:{title:"Locator.waitHandle",permalink:"/next/api/puppeteer.locator.waithandle"},next:{title:"LocatorEvent",permalink:"/next/api/puppeteer.locatorevent"}},a={},s=[{value:"Signature:",id:"signature",level:4}];function l(e){const t={a:"a",code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,r.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"locatorclickoptions-type",children:"LocatorClickOptions type"}),"\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:"export type LocatorClickOptions = ClickOptions & ActionOptions;\n"})}),"\n",(0,n.jsxs)(t.p,{children:[(0,n.jsx)(t.strong,{children:"References:"})," ",(0,n.jsx)(t.a,{href:"/next/api/puppeteer.clickoptions",children:"ClickOptions"}),", ",(0,n.jsx)(t.a,{href:"/next/api/puppeteer.actionoptions",children:"ActionOptions"})]})]})}function u(e={}){const{wrapper:t}={...(0,r.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(l,{...e})}):l(e)}},75251:(e,t,o)=>{var n=o(67294),r=Symbol.for("react.element"),i=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,c=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,o){var n,i={},s=null,l=null;for(n in void 0!==o&&(s=""+o),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(l=t.ref),t)p.call(t,n)&&!a.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:s,ref:l,props:i,_owner:c.current}}t.Fragment=i,t.jsx=s,t.jsxs=s},85893:(e,t,o)=>{e.exports=o(75251)},11151:(e,t,o)=>{o.d(t,{Z:()=>c,a:()=>p});var n=o(67294);const r={},i=n.createContext(r);function p(e){const t=n.useContext(i);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:p(e.components),n.createElement(i.Provider,{value:t},e.children)}}}]);
|