New to KendoReact? Learn about KendoReact Free.
WindowMoveEvent
Name | Type | Default | Description |
---|---|---|---|
drag |
|
Indicates that the move operation was initialized through dragging. If the Window is moved through the keyboard, the value will be | |
end |
|
Indicates that dragging is completed and that the user dropped the resize handler. | |
height |
|
The new height value of the Window. | |
left |
|
The new left value of the Window. | |
nativeEvent |
|
A native DOM event. | |
target |
|
An event target. | |
top |
|
The new top value of the Window. | |
width |
|
The new width value of the Window. |