puppeteer/new-docs/puppeteer.protocol.profiler.profilenode.children.md

14 lines
503 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Profiler](./puppeteer.protocol.profiler.md) &gt; [ProfileNode](./puppeteer.protocol.profiler.profilenode.md) &gt; [children](./puppeteer.protocol.profiler.profilenode.children.md)
## Protocol.Profiler.ProfileNode.children property
Child node ids.
<b>Signature:</b>
```typescript
children?: integer[];
```