| Name | Type | Description |
|---|---|---|
pasted* | str | Raw pasted text payload. |
Handle paste text from app-level routing when input is not focused.
When the text area is mounted, the paste is always consumed: file paths are attached as images, large text is collapsed into a placeholder, and remaining plain text is inserted directly.