vue 3 access props in setup

rev2022.11.14.43031. Assign the randomized colorArray to randomColor.value. Variables aren't reactive in the setup function unless you use ref with them (or reactive, but for now, we only need to concern ourselves with ref. In App.vue, add a color array inside