New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-dialogs

Properties

drag

boolean

Indicates that the move operation was initialized through dragging. If the Window is moved through the keyboard, the value will be false.

end

boolean

Indicates that dragging is completed and that the user dropped the resize handler.

height

number

The new height value of the Window.

left

number

The new left value of the Window.

A native DOM event.

An event target.

top

number

The new top value of the Window.

width

number

The new width value of the Window.