mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(new): migrate FileChooser docs to TSDoc (#6092)
Co-authored-by: martinsplitt <martin@geekonaut.de>
This commit is contained in:
committed by
Mathias Bynens
parent
785551997f
commit
60904da4cd
@@ -4,6 +4,8 @@
|
||||
|
||||
## FileChooser.isMultiple() method
|
||||
|
||||
Whether file chooser allow for [multiple](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#attr-multiple) file selection.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
|
||||
Reference in New Issue
Block a user