Edit in GitHubLog an issue

Overview

Embed and initialize the SDK

  1. Follow the steps in the quickstart guide to embed the SDK in your application.
  2. After you have imported the SDK to your application, you need to call the initialize API first. View the full reference for that API here.

CCEverywhere

Once you have successfully initialized the SDK, a Promise will be returned containing the CCEverywhere object.

As of today, it exposes 5 methods:

  1. createDesign(): Full editor component
  2. editDesign(): Full editor component
  3. openQuickAction(): Quick actions component
  4. close(): Closes the active editor modal
  5. terminate(): Un-initializes the active CCEverywhere instance

Types

The types reference page contains details about objects that are shared across the SDK.

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.