Sha256: 37b22ecda701095d3ad239c8d5e1bac3316667cb36f3c499cb58ab3192136ebe
Contents?: true
Size: 516 Bytes
Versions: 67
Compression:
Stored size: 516 Bytes
Contents
The `draggable` kit gives you a full subcomponent structure that allows it to be used with almost any kit. `initial_items` is a REQUIRED prop, which is the array of objects that contains data for the the draggable items. `draggable/draggable_container` = This specifies the container within which items can be dropped. `draggable/draggable_item` = This specifies the items that can be dragged and dropped. `drag_id` is a REQUIRED prop for draggable_item and must match the id on the items within `initial_items`.
Version data entries
67 entries across 67 versions & 2 rubygems