Objects0
No animations
Add shapes to the slide to configure their entrance or exit.
Code Preview
import PptxGenJS from "@bapunhansdah/pptxgenjs";
const pptx = new PptxGenJS();
// Add animations from the sidebar to see code here...pptx.writeFile({ fileName: "demo-animation.pptx" });