Skip to content

clipboard

enables/disables clipboard support on desktop devices

let clipboard: boolean|string
webix.grid({
clipboard:true,
...
});

also check the next samples:

Articles