Re: [w3ctag/design-reviews] HTMLInputElement showPicker() (Issue #688)

Feature detection:

```js
'showPicker' in HTMLInputElement.prototype
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/688#issuecomment-993406556

Received on Tuesday, 14 December 2021 10:38:23 UTC