I’m porting an existing design system to Figma, and I’m wondering, what are the best practices in 2024 for building components with dynamic children? For example, a dropdown menu where one instance has options A, B, C, and another instance has options D, E, F, G, etc. Or, a resuable modal component.
Some UI Kits / design systems I’ve seen here require a component instance to be configured, then detached. Is this the standard approach?
Question
Current best practices for creating components with dynamic children?
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.