Sha256: e7a7bd7961248d63a3657f7220ec4cd1a6c6ff549e60f6294dc0b60e4596b6b4
Contents?: true
Size: 429 Bytes
Versions: 9
Compression:
Stored size: 429 Bytes
Contents
<%= tag.div(**html_attributes) do %> <label><%= label %></label> <%# # Template is stored inside the new item dom, and copied into drag # events when the user initiates drag so that it can be copied into the # editor list on drop. # %> <template data-<%= NEW_ITEM_CONTROLLER %>-target="template"> <%= render row_component do %> <%= render item_component %> <% end %> </template> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems