addPage API is now fully launched, so if you’ve been working on apps that use it, these can now be published.
This release adds the following new methods to support Adding New Pages:
design.addPage, which allows adding a page with pre-populated elements. See docs here.design.getDefaultPageDimensionswhich retrieves the default dimensions of a new page in the design. See docs here.
One improvement from the preview release: we’ve added background and title properties which let you set the background and title of the new page. We appreciate everyone who took the time to try the new methods in preview and provide feedback!
You can rebase or clone the starter kit repo to find the latest examples for working with Adding a Page.
![]()
See the docs for the addPage method and getDefaultPageDimensions method for full details. We look forward to seeing the apps you create with this!