We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi there,
in
PptxGenJS/src/gen-xml.ts
Line 415 in 8d81999
slideItemObj.options._bodyProp
Best regards
The text was updated successfully, but these errors were encountered:
A default is added when the object is instantiated in the addTextDefinition() method:
addTextDefinition()
PptxGenJS/src/gen-objects.ts
Line 903 in ea85a79
However, I agree that's a poor design.
A local check has been added:
Thanks @CroniD !
Sorry, something went wrong.
fix for Issue #879
3b82794
added Issue #879
55b0a71
gitbrent
No branches or pull requests
Hi there,
in
PptxGenJS/src/gen-xml.ts
Line 415 in 8d81999
slideItemObj.options._bodyProp
.Best regards
The text was updated successfully, but these errors were encountered: