Other documents:

📔 Getting Started 👷🏻 In deep 📣 Modify component 📂 Deploy components 📝 Document component


Foundation

In the creation creating process of a component the design is one of the most fundamental steps, without the design the developer can’t know the component composition, behaviors between variants and other fundamental considarations, so, before starting to code the developer should follow the guidelines of the ***UX Team,*** check the Aqua Team response about the new component or new change and needs the approval of the requesting team lead.

With a design as a base, the developers must be respect each style of the element (Spacings, Size, Weights, etc) and contemplate all the variants to keep the graphic standar inside the application. Each design provide the possible variants/status of a component, a specification of the component composition and multiple examples of behavior between variants, all of this items must be added in the component logic and behavior.


Important Considerations


⏫ Top of page

Related documents:

💡 Testing

💡 How to create a component?