pub fn Sequence(props: SequenceProps) -> ElementExpand description
A time-sliced segment of a composition.
Children only render during the active window [from, from + duration).
Inside the children, use_current_frame() returns a local frame
starting at 0 when the sequence begins.