%= turbo_frame_tag dom_id(@column, :cards) do %> <% if @page.used? %> <%= with_manual_pagination dom_id(@column, :cards), @page do %> <%= render "collections/columns/list", cards: @page.records, draggable: true %> <% end %> <% else %>
Drag cards here