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 e0f47288.71f69ba2.js.LICENSE.txt */
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[33726],{66893:(e,r,t)=>{t.r(r),t.d(r,{assets:()=>i,contentTitle:()=>p,default:()=>u,frontMatter:()=>o,metadata:()=>s,toc:()=>c});var a=t(85893),n=t(11151);const o={sidebar_label:"LowerCasePaperFormat"},p="LowerCasePaperFormat type",s={id:"api/puppeteer.lowercasepaperformat",title:"LowerCasePaperFormat type",description:"Signature:",source:"@site/../docs/api/puppeteer.lowercasepaperformat.md",sourceDirName:"api",slug:"/api/puppeteer.lowercasepaperformat",permalink:"/next/api/puppeteer.lowercasepaperformat",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"LowerCasePaperFormat"},sidebar:"api",previous:{title:"LocatorScrollOptions",permalink:"/next/api/puppeteer.locatorscrolloptions"},next:{title:"Mapper",permalink:"/next/api/puppeteer.mapper"}},i={},c=[{value:"Signature:",id:"signature",level:4}];function l(e){const r={code:"code",h1:"h1",h4:"h4",pre:"pre",...(0,n.a)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(r.h1,{id:"lowercasepaperformat-type",children:"LowerCasePaperFormat type"}),"\n",(0,a.jsx)(r.h4,{id:"signature",children:"Signature:"}),"\n",(0,a.jsx)(r.pre,{children:(0,a.jsx)(r.code,{className:"language-typescript",children:"export type LowerCasePaperFormat =\n | 'letter'\n | 'legal'\n | 'tabloid'\n | 'ledger'\n | 'a0'\n | 'a1'\n | 'a2'\n | 'a3'\n | 'a4'\n | 'a5'\n | 'a6';\n"})})]})}function u(e={}){const{wrapper:r}={...(0,n.a)(),...e.components};return r?(0,a.jsx)(r,{...e,children:(0,a.jsx)(l,{...e})}):l(e)}},75251:(e,r,t)=>{var a=t(67294),n=Symbol.for("react.element"),o=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,s=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function c(e,r,t){var a,o={},c=null,l=null;for(a in void 0!==t&&(c=""+t),void 0!==r.key&&(c=""+r.key),void 0!==r.ref&&(l=r.ref),r)p.call(r,a)&&!i.hasOwnProperty(a)&&(o[a]=r[a]);if(e&&e.defaultProps)for(a in r=e.defaultProps)void 0===o[a]&&(o[a]=r[a]);return{$$typeof:n,type:e,key:c,ref:l,props:o,_owner:s.current}}r.Fragment=o,r.jsx=c,r.jsxs=c},85893:(e,r,t)=>{e.exports=t(75251)},11151:(e,r,t)=>{t.d(r,{Z:()=>s,a:()=>p});var a=t(67294);const n={},o=a.createContext(n);function p(e){const r=a.useContext(o);return a.useMemo((function(){return"function"==typeof e?e(r):{...r,...e}}),[r,e])}function s(e){let r;return r=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:p(e.components),a.createElement(o.Provider,{value:r},e.children)}}}]); |