--- layout : 'default' css : 'playground' title : 'Playground' type : 'Library' --- <% uiElements = @getCollection("documents").findAllLive({type: $in: ['UI Element']},[{title: 1}]).toJSON() %> <% uiCollections = @getCollection("documents").findAllLive({type: $in: ['UI Collection']},[{title: 1}]).toJSON() %> <% uiModules = @getCollection("documents").findAllLive({type: $in: ['UI Module']},[{title: 1}]).toJSON() %> <% uiViews = @getCollection("documents").findAllLive({type: $in: ['UI View']},[{title: 1}]).toJSON() %>

Playground

No Designs Yet!
Add an element to the left to begin
Preview
Text
Update Text
View
Preview
Code
Finish Up
Download