Sha256: b8b207895933c7e7556910d6502eeb4e0b3238daa6fd391762eabba6b0369f58
Contents?: true
Size: 524 Bytes
Versions: 44
Compression:
Stored size: 524 Bytes
Contents
For a simplified version of the Draggable API for the Card kit, you can do the following: Use the `draggable` kit and manage state as shown. `draggable/draggable_container` kit creates the container within which the cards can be dragged and dropped. The Card kit is optimized to work with the draggable kit. To enable drag, use the `draggable_item` and `drag_id` props on the Card kit as shown. An additional optional boolean prop (set to true by default) of `drag_handle` is also available to show the drag handle icon.
Version data entries
44 entries across 44 versions & 2 rubygems