Hi! I used the search, but didn't see this already discussed. Is there a way to target all elements within a parent element? This particularly applies to the stagger option.
In GSAP this is possible with code like this:
(screencap because all those asterisks were getting formatted out of the post)
which will take all elements within .uk-navbar and stagger them as they get animated in.
Is this an option with motion.page?
thanks in advance