Search
Loading...
Skip to content

Interface: CESDKConfiguration

Represents the configuration settings for the Creative Editor SDK. This interface defines various settings such as locale, theme, development mode, user interface, internationalization, accessibility, callbacks, feature flags, and logger.

Properties#

PropertyType
localestring
themeTheme
devModeboolean
uiUserInterface
i18nI18n
a11yA11y
callbacksCallbacks
featureFlags?object
loggerLogger