Simple method for clearing the clipboard.
Optional
native: booleanBy default this will only clear the reference. Set to true
to clear the native clipboard items if available.
Allows for an item to be added to the clipboard that is not a Blob.
Allows for an item to be added to the clipboard that is not a serializable blob.
Extended clipboard that allows for writing non serializable objects to the clipboard.