src/dnd.module.ts
Use this for providing backends that need configuring before use to SkyhookDndModule.
For use with the MultiBackend:
```typescript
or with the TouchBackend by itself:
```typescript
You have to do this to retain AOT compatibility.
Properties |
|
backendFactory |
backendFactory:
|
Type : function
|
See above. |
debug |
debug:
|
Type : boolean
|
Optional |