Samples
Forum
Support
Documentation
animate
autoConfig
autoheight
autowidth
blockselect
borderless
checkboxRefresh
clipboard
columnWidth
columns
container
css
data
dataFeed
datafetch
datathrottle
datatype
delimiter
disabled
drag
dragColumn
dragscroll
editMath
editValue
editable
editaction
externalData
filterMode
fixedRowHeight
footer
form
gravity
header
headerRowHeight
headermenu
height
hidden
hover
id
leftSplit
liveValidation
loadahead
math
maxHeight
maxWidth
minColumnHeight
minColumnWidth
minHeight
minWidth
mouseEventDelay
multiselect
navigation
on
onClick
onContext
onDblClick
onMouseMove
pager
prerender
ready
removeMissed
resizeColumn
resizeRow
rightSplit
rowHeight
rowLineHeight
rules
save
scheme
scroll
scrollAlignY
scrollX
scrollY
select
spans
tooltip
type
url
width
yCount
Start
API Reference
ui.datatable
Properties
clipboard
enables/disables clipboard support
boolean|string
clipboard
;
Values
block
selection
repeat
Example
webix.
ui
(
{
view
:
"datatable"
,
clipboard
:
true
,
...
}
)
;
See also
samples
Cell copying
Copying between grids
articles
Copy-pasting data
Back to top