Generating components from Figma

Generating Web Components from Figma with WCF is straightforward, since Figma implements a strong component model, that can be fully matched when generating Web Components.

Components, subcomponents and instances

In Figma a Component can have an unlimited quantity of nested subcomponents. The same happens in WCF generated Web Components.

In Figma, nested subcomponents aren’t components themselves, but rather instances of components. So, a detailed view of the component – instances relationship has to be taken into account.

At the Web, a Web Component is a JavaScript class

Variants


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

4 + 1 =