---
title: childNodes
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/domnode/childnodes
---

# childNodes

## Declaration

```swift
var childNodes: DOMNodeList! { get }
```
