Getting started with Property Controls
Here we start building out our mask component and using property controls to configure the mask. We start off primarily using some Number types and learning how the data flows down through props into our component. After some practice doing that you’ll learn some more advanced concepts like Fused Numbers and grouping with Objects or Arrays.