Skip to content

Instantly share code, notes, and snippets.

@nicebarbarian
Created October 12, 2014 13:41
Show Gist options
  • Save nicebarbarian/fb28306d647ed8181036 to your computer and use it in GitHub Desktop.
Save nicebarbarian/fb28306d647ed8181036 to your computer and use it in GitHub Desktop.
framer.js: new layer
myLayer = new Layer
x: 100
y: 100
width: 300
height: 300
myLayer.backgroundColor = utils.randomColor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment