class Playbook::PbDraggable::DraggableItem

def data

def data
  Hash(prop(:data)).merge(pb_draggable_item: true)
end