About our How-to guides

The following guides contain a set of common use cases and accompanying code snippets that will help you quickly implement a wide variety of features in your add-ons.

data-slots=header, text1
data-variant=info
Code Playground integration is coming soon!
The Code Playground is the perfect tool to test each how-to snippet. We're currently working on a leaner integration between the Playground and our documentation; running the code will be even easier soon!

We're constantly adding new how-tos, so make sure to check back often. If you're looking for Tutorials that guide you in building add-ons from the ground up, please check the Complete Projects section.

How-to guides

Complete Projects

We've created a set of in-depth tutorials that guide you through the process of building a complete add-on from scratch.

Topics
Tutorials
Document APIs
Design Grid creator
Communication APIs
Stats Add-on
Adobe Spectrum Web Components
Basic JavaScript add-on with Spectrum Web Components
Lit & TypeScript
Using Lit & TypeScript

We recommend you to start with the Design Grid creator, which covers the basics of the add-on SDK and how to use the Document API.

Design Grid creator

Other resources

We've also created a collection of Code Samples that you can use to get started. You can use the SDK References to find all of the objects, methods, properties and events supported for building add-ons.