GridLayoutItemHandle
Interface
Represents the Object which is passed to the ref
callback of the GridLayoutItem component.
Definition
Package:@progress/kendo-react-layout
Properties
element
null | HTMLDivElement
Represents the current element. If no current element is present, element is null.