e2d9858b38
* chore(main): release 17.0.0 * chore: generate versioned docs Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
19 lines
471 B
Markdown
19 lines
471 B
Markdown
---
|
|
sidebar_label: MediaFeature
|
|
---
|
|
|
|
# MediaFeature interface
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
export interface MediaFeature
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Modifiers | Type | Description |
|
|
| ------------------------------------------ | --------- | ------ | ----------- |
|
|
| [name](./puppeteer.mediafeature.name.md) | | string | |
|
|
| [value](./puppeteer.mediafeature.value.md) | | string | |
|