Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| success | Function | No | Callback with clipboard content |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Success Callback
| Property | Type | Description |
|---|---|---|
| text | String | Clipboard text content |