README.txt 290 B

123456
  1. This example code lets the user copy and paste with the system clipboard.
  2. This only handles text, but SDL supports other data types, too.
  3. Note that only Chrome-based browsers support this API currently. This uses a
  4. new Javascript API, so hopefully this will be available everywhere soon!