set

sets new value for clipboard buffer

void set(string text);
textstringnew text for clipboard buffer

Example

webix.clipbuffer.set("Some text");

Details

IMPORTANT - method doesn't place text in clipboard, value will be available in clipboard only if user will press ctrl-c after .set command

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.