Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| text | String | Yes | Text to copy |
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Copy content to the clipboard.
| Property | Type | Required | Description |
|---|---|---|---|
| text | String | Yes | Text to copy |
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |