This week, ben introduced us to components, variants and assets. these are useful when prototyping for any screens, as if youre planning on reusing componenets it speeds up the process.


What are components?


Variables


Assets

Exercise 1

we started by creating some components, using a button as an example. The goal was to create functional buttons which would change when hovered/clicked, and allow you to move between pages. Here are the notes i jotted down to remember the process:

Create a text button, add fill, change it to a frame. create duplicates so 4 or 5 buttons. Select all frames and make it into a compomponent set.

to make the hover stuff work