Sha256: 35436091c741ec32961f954666bc1a154c8b5106eea29795de74df22fad73953
Contents?: true
Size: 524 Bytes
Versions: 81
Compression:
Stored size: 524 Bytes
Contents
For a simplified version of the Draggable API for the List kit, you can do the following: The List kit is optimized to work with the draggable kit. To enable drag, use the `enable_drag` prop on List kit with an array of the included items AND `drag_id` prop on ListItems. You will also need to include the `items` prop containing your array of listed items for the Draggable API. An additional optional boolean prop (set to true by default) of `drag_handle` is also available on ListItem kit to show the drag handle icon.
Version data entries
81 entries across 81 versions & 2 rubygems