---
title: sourceFrame
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/forminfo/sourceframe
---

# sourceFrame

The frame that caused the form submission.

## Declaration

```swift
@MainActor var sourceFrame: WebPage.FrameInfo { get }
```
