React-Grid-Layout
v<%= version %>
Demo <%= index %> - <%= title %>
View project on GitHub
View this example's source
<%_ if (previous) { -%>
⇠
View the previous example: "<%= previous.title %>"
<%_ } else { -%>
⇠
<%_ } -%> <%_ if (next) { -%>
⇢
View the next example: "<%= next.title %>"
<%_ } -%>
<%_ for(var i = 0; i < paragraphs.length; i++) { -%>
<%- paragraphs[i] %>
<%_ } -%>