Getting started
Use this section to get a working extension running quickly.
What you will set up
- Load the Kittl SDK in your extension frame
- Wait for the editor bridge to become ready
- Call
kittl.design,kittl.state, and optionallykittl.auth
Start here
- SDK for installation and initialization patterns
- Extensions for extension concepts and requirements
- Extension guide for project structure and submission flow