19 lines
684 B
Markdown
19 lines
684 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [GetPlatformFontsForNodeRequest](./puppeteer.protocol.css.getplatformfontsfornoderequest.md)
|
||
|
|
||
|
## Protocol.CSS.GetPlatformFontsForNodeRequest interface
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
export interface GetPlatformFontsForNodeRequest
|
||
|
```
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
| Property | Type | Description |
|
||
|
| --- | --- | --- |
|
||
|
| [nodeId](./puppeteer.protocol.css.getplatformfontsfornoderequest.nodeid.md) | [DOM.NodeId](./puppeteer.protocol.dom.nodeid.md) | |
|
||
|
|