ExternalDropZoneHandle

Represents the target(element and props) of the ExternalDropZoneEvent.

NameTypeDefaultDescription

element

"null" | HTMLDivElement

The current element or null if there is no one.

focus

() => void

The focus event callback.

props

ExternalDropZoneProps

The props value of the ExternalDropZone.

In this article

Not finding the help you need?