-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Calling clipboard.copy(80) doesn't seem to do anything.
I assume it only accepts strings, as clipboard.copy(80.toString()) does work.
While you could argue it is up to the user to convert data into a string, copying numbers doesn't sound that awkward.
Would you be open to accept numbers too? Or call toString on the value you receive?
Or otherwise throw an error in this case?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels