Skip to content

Instantly share code, notes, and snippets.

@gavinmcfarland
Created December 16, 2020 19:17
Show Gist options
  • Save gavinmcfarland/4737e161e43e5f4ed9211875fabcc95f to your computer and use it in GitHub Desktop.
Save gavinmcfarland/4737e161e43e5f4ed9211875fabcc95f to your computer and use it in GitHub Desktop.
[
'id',
'parent',
'name',
'removed',
'visible',
'locked',
'children',
'constraints',
'absoluteTransform',
'relativeTransform',
'x',
'y',
'rotation',
'width',
'height',
'constrainProportions',
'layoutAlign',
'layoutGrow',
'opacity',
'blendMode',
'isMask',
'effects',
'effectStyleId',
'expanded',
'backgrounds',
'backgroundStyleId',
'fills',
'strokes',
'strokeWeight',
'strokeMiterLimit',
'strokeAlign',
'strokeCap',
'strokeJoin',
'dashPattern',
'fillStyleId',
'strokeStyleId',
'cornerRadius',
'cornerSmoothing',
'topLeftRadius',
'topRightRadius',
'bottomLeftRadius',
'bottomRightRadius',
'exportSettings',
'overflowDirection',
'numberOfFixedChildren',
'overlayPositionType',
'overlayBackground',
'overlayBackgroundInteraction',
'reactions',
'description',
'remote',
'key',
'layoutMode',
'primaryAxisSizingMode',
'counterAxisSizingMode',
'primaryAxisAlignItems',
'counterAxisAlignItems',
'paddingLeft',
'paddingRight',
'paddingTop',
'paddingBottom',
'itemSpacing',
'horizontalPadding',
'verticalPadding',
'layoutGrids',
'gridStyleId',
'clipsContent',
'guides'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment