---
title: postMessage
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/testactivedomobject/1629881-postmessage
---

# postMessage

## Declaration

```data
void postMessage(
    DOMString message
);
```
