Appearance
@shbernal/pptxgenjs / index / PresetEffect
Type Alias: PresetEffect
PresetEffect =
"fadeIn"|"flyIn"|"appear"|"wipe"|"grow"|"spin"|"fadeOut"|"flyOut"
Defined in: core-interfaces.ts:3315
A preset build-animation effect. The supported set is fixed (each is a verbatim template captured from PowerPoint); adding one means adding a fixture + template, not a new code path. See docs/animations-and-transitions.md.