getDragAndDropOverlayProps

abstract var getDragAndDropOverlayProps: (externalProps: Props?) -> Props(source)

Resolver for the DragAndDropOverlay slot's props. Warning: This slot is only useful when using the <RichTreeViewPro /> component.

Parameters

{ExternalProps} externalProps Additional props for the DragAndDropOverlay slot.