ui5-webcomponents
ui5-webcomponents copied to clipboard
docs(ui5-list,ui5-tree): make drag&drop feature public
The drag&drop feature for both ui5-tree
and ui5-list
components is now public.
Updated documentation and new samples have been added to assist with implementation.
Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
Let's also document the List's and the Tree's move
and move-over
events.
I wonder if this kind of sample is possible: if you have two lists - to drag item from one list to the other and vice versa (but this could be done separately)