---
title: local
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextension/datatype/local
---

# local

Specifies local storage, including browser.storage.local.

## Declaration

```swift
nonisolated static let local: WKWebExtension.DataType
```

## See Also

### Constants

- [session](webkit/wkwebextension/datatype/session.md)
- [synchronized](webkit/wkwebextension/datatype/synchronized.md)
