FluentUI (aka office-ui-fabric) has a helper class named DragDropHelper. Unfortunately there isn't any documentation, and I don't really understand how I'm expected to use it.
A short example would be appreciated.
FluentUI (aka office-ui-fabric) has a helper class named DragDropHelper. Unfortunately there isn't any documentation, and I don't really understand how I'm expected to use it.
A short example would be appreciated.
Copyright © 2021 Jogjafile Inc.
Have you seen this example (click on the "show code").
Specifically look at the implementation of _getDragDropEvents and the _insertBeforeItems.