Skip to content

Instantly share code, notes, and snippets.

@benjamindenboer
Created November 20, 2018 14:47
Show Gist options
  • Save benjamindenboer/ec528fdec34da4b053b8d2b7ac44b6ed to your computer and use it in GitHub Desktop.
Save benjamindenboer/ec528fdec34da4b053b8d2b7ac44b6ed to your computer and use it in GitHub Desktop.
static propertyControls: PropertyControls = {
text: { type: ControlType.String, title: "Text" },
fill: { type: ControlType.Color, title: "Fill" }
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment