Sha256: b4ed13fbd6f641ef25208de3e3ada26069813c1cc17d2ddc32a998a2f71676f1
Contents?: true
Size: 405 Bytes
Versions: 10
Compression:
Stored size: 405 Bytes
Contents
For a simplified version of the Draggable API for the List kit, use the DraggableProvider to wrap the List kit and use the `enableDrag` prop. In addition to the above `dragId` is a REQUIRED prop to be passed to the List 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 List kit.
Version data entries
10 entries across 10 versions & 2 rubygems