lawftyg
lawftyg
SSolidJS
Created by lawftyg on 9/15/2024 in #support
best way to update multiple children in a multi timer app?
Hey, I've been trying to Google this without much success. I'm trying to create a timer app that updates an array of components each tick. I'm wondering how best to go about doing this. I am thinking of having a parent component which somehow updates a child's internal time value but I don't know what would be the best method to do this. Can anyone give me any guidelines?
2 replies