CCEverywhere
IMPORTANT: Deprecation Warning
We are no longer approving new integrations using SDK v3, which will be deprecated in 2024.
Please migrate to V4 as soon as possible: we've created a Migration Guide to help you with the transition.
The CCEverywhere object is the object returned (wrapped in a promise) when the SDK is initialized.
As of today, it exposes 5 methods:
createDesign()
: Full editor componenteditDesign()
: Full editor componentopenQuickAction()
: Quick actions componentclose()
: Closes the active editor modalterminate()
: Un-initializes the activeCCEverywhere
instance