This example demonstrates the backend switching mechanism between HTML5 and Touch, the useMulti* hooks and the DndProvider replacement.

You can drag different colored squares in the gray ones, the bottom ones are restricted to a particular backend and can only be used when that backend is in use.

You can use your browser Dev Tools to switch to the Touch backend (e.g. simulate a mobile device).

React is not working