Assets Selectors contains a collection of components such as AssetSelector and DestinationSelector from Adobe Experience Manager Assets as a Cloud Service (AEM CS)
Updates existing DnD example to leverage the iframe: true prop which enables drag and drop over different origins.
Additionally added several dropzones to showcase that dnd works also while scrolling.
Related Issue
Motivation and Context
Screenshots (if appropriate)
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
Updates existing DnD example to leverage the
iframe: true
prop which enables drag and drop over different origins. Additionally added several dropzones to showcase that dnd works also while scrolling.Related Issue
Motivation and Context
Screenshots (if appropriate)
Types of changes
Checklist