Overview
The CreativeEditor SDK (CE.SDK) Engine is an engine that enables you to power your own UI and creative workflows. Whether you want to keep your current UI or design a new one from scratch, our API can do the heavy lifting for you no matter what your starting point is.
Creating Scenes
How to create scenes.
Loading Scenes
How to load scenes.
Saving Scenes
How to save scenes.
Modifying Scenes
How to modify scenes.
Exporting Blocks
How to export blocks.
Using Fills
How to control the fill of blocks.
Serving Assets
How to serve assets.
Adding Custom Asset Sources
How to add custom asset sources.
Store Custom Metadata
How to store custom metadata on blocks.
Manage Scopes
How to manage user scopes.
Text Editing
How the engine enables inline text editing.
Text Properties
How to edit text blocks via the API.
Text with Emojis
Learn to use emojis in text.
Lazy Module Import
How to reduce import size via lazy module loading.