how to update the DOM styles in a time sequence when a single signal changes?
I want a group of
I tried to do this, it seems that
div elements to appear one by one.I tried to do this, it seems that
createEffect only updates once?