SDK Reference
Features use the same CDX Extensibility SDK packages as widgets: @cdx-extensions/di-sdk, @cdx-extensions/di-sdk-types, and the mobile harness @cdx-extensions/di-sdk-mobile. Your feature always imports from @cdx-extensions/di-sdk — the SDK selects the correct platform implementation at runtime.
For package breakdown, method signatures, parameters, return types, and usage examples, see the shared Widgets SDK Reference.
Was this page helpful?