signal(content)
Send a message through the `signal` system, good for communicating with added DOM content.
| Name | Type | Required | Description |
|---|---|---|---|
content |
any | yes | Signal payload. |
void
No additional runtime notes yet.
No additional details yet.