---
title: previousElementSibling
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/domelement/previouselementsibling
---

# previousElementSibling

## Declaration

```swift
var previousElementSibling: DOMElement! { get }
```
