setups: { generator: Generator<number | { animation: Animation<any>; duration: number; mode: "async" | "sync"; params: Record<string, any>; setAsync: (() => { animation: Animation<any>; mode: "async" | "sync"; duration: number; params: Record<string, any>; setAsync: () => ...; setSync: () => ...; }
); setSync: (() => { animation: Animation<any>; mode: "async" | "sync"; duration: number; params: Record<string, any>; setAsync: () => ...; setSync: () => ...; }
); }, void, unknown>; nextFrame: number; }[] = []
The child-widgets of the widget.