Variable: DropArea
const
DropArea:FC
<PropsWithChildren
<DropAreaProps
>>
Defined in: components/DropArea.tsx:14
Component that creates a drop area context for its children. This component establishes a parent-child relationship in the drop target hierarchy.
Param
The component props
Returns
The rendered drop area with context