CCEverywhere

The CCEverywhere object is the object returned (wrapped in a promise) when the SDK is initialized.

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
Davide Barrancaamandahuarng
Was this helpful?