API Reference > ui-components > DragDrop > DropTargetArguments > dropLocation dropLocation dropLocation: undefined | DragDropObject Object that is being dropped onto, using the data structure relevant to object being used. Object populated by consumer for use as trickle down arguments. Specifically used where further information is needed within a given dataProvider structure. Ie. dataProvider.addChild(dropLocation, child) type methods. Defined in ui/components/src/ui-components/dragdrop/DragDropDef.ts Line 154 Last Updated: 12 June, 2024