- Preparing search index...
- The search index is not available
@fold-dev/core
- DragElementArea(props): ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
areaId?: string;
direction?: "vertical";
footer?: any;
group?: string;
indent?: boolean;
startDelay?: number;
targetVariant?: any;
variant?: DragVariant;
} & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.