Sha256: a93f7153f6ae4d1cdcd259e991c7611978aad900955794230038dffb52d35217
Contents?: true
Size: 445 Bytes
Versions: 10
Compression:
Stored size: 445 Bytes
Contents
For a simplified version of the Draggable API for the SelectableList kit, use the DraggableProvider to wrap the SelectableList kit and use the `enableDrag` prop. In addition to the above `dragId` is a REQUIRED prop to be passed to the SelectableList kit when implementing dragging. The dev must manage state as shown. The dragHandle is added by default but this can be opted out of by setting `dragHandle` to false on the SelectableList kit.
Version data entries
10 entries across 10 versions & 2 rubygems